nfqws: ipfrag1 desync mode

This commit is contained in:
bol-van
2022-02-05 15:41:46 +03:00
parent 190b4e367f
commit 4aef7a96a4
5 changed files with 61 additions and 19 deletions

View File

@@ -31,7 +31,8 @@ enum dpi_desync_mode {
DESYNC_SPLIT2,
DESYNC_IPFRAG2,
DESYNC_HOPBYHOP,
DESYNC_DESTOPT
DESYNC_DESTOPT,
DESYNC_IPFRAG1
};
extern const char *fake_http_request_default;