mirror of
https://github.com/bol-van/zapret.git
synced 2026-01-03 15:18:48 +03:00
nfqws: ipfrag
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
|
||||
typedef enum
|
||||
{
|
||||
pass = 0, modify, drop
|
||||
// frag=drop but do not fix checksum
|
||||
pass = 0, modify, drop, frag
|
||||
} packet_process_result;
|
||||
|
||||
Reference in New Issue
Block a user