make "established" a different tcp flag match
add fragment handling drop IP address from LOG macro (function)
This commit is contained in:
parent
386fbf71ab
commit
bc5b25832a
16 changed files with 722 additions and 627 deletions
2
util.h
2
util.h
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef __UTIL_H__
|
||||
#define __UTIL_H__
|
||||
|
||||
char *inet_toa(unsigned long addr);
|
||||
char *fmtaddr(ipt addr, int n);
|
||||
void *shared_malloc(unsigned int size);
|
||||
pid_t fork_and_close(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue