Increase max filters from 55 to 100.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
#define MAX_PCKT_LENGTH 65535
|
#define MAX_PCKT_LENGTH 65535
|
||||||
#define MAX_FILTERS 55
|
#define MAX_FILTERS 100
|
||||||
#define MAX_TRACK_IPS 100000
|
#define MAX_TRACK_IPS 100000
|
||||||
|
|
||||||
struct tcpopts
|
struct tcpopts
|
||||||
|
|||||||
Reference in New Issue
Block a user