nfqws: increase max packet size for desync

This commit is contained in:
bol-van 2021-03-19 15:47:28 +03:00
parent 5ddc0aa01b
commit 4ff55ad7f5

View File

@ -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,