mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05:00
nfqws: increase max packet size for desync
This commit is contained in:
parent
5ddc0aa01b
commit
4ff55ad7f5
@ -16,7 +16,7 @@
|
||||
#define DPI_DESYNC_FWMARK_DEFAULT 512
|
||||
#endif
|
||||
|
||||
#define DPI_DESYNC_MAX_FAKE_LEN 1500
|
||||
#define DPI_DESYNC_MAX_FAKE_LEN 9216
|
||||
|
||||
enum dpi_desync_mode {
|
||||
DESYNC_NONE=0,
|
||||
|
Loading…
Reference in New Issue
Block a user