mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-08 06:15:26 +00:00
nfqws: --dpi-desync-fakedsplit-mod=altorder
This commit is contained in:
@@ -85,6 +85,10 @@ struct hostfakesplit_mod
|
||||
size_t host_size;
|
||||
int ordering;
|
||||
};
|
||||
struct fakedsplit_mod
|
||||
{
|
||||
int ordering;
|
||||
};
|
||||
struct tcp_mod
|
||||
{
|
||||
bool seq;
|
||||
@@ -143,7 +147,7 @@ struct desync_profile
|
||||
struct blob_item *tls_fake_last;
|
||||
|
||||
struct hostfakesplit_mod hfs_mod;
|
||||
|
||||
struct fakedsplit_mod fs_mod;
|
||||
struct tcp_mod tcp_mod;
|
||||
|
||||
int udplen_increment;
|
||||
|
||||
Reference in New Issue
Block a user