diff --git a/src/xdpfw.h b/src/xdpfw.h index b66389f..4be467b 100644 --- a/src/xdpfw.h +++ b/src/xdpfw.h @@ -3,7 +3,7 @@ #include #define MAX_PCKT_LENGTH 65535 -#define MAX_FILTERS 100 +#define MAX_FILTERS 90 #define MAX_TRACK_IPS 100000 #define MAX_CPUS 256