mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-16 18:21:54 +00:00
openbsd: discovered how to apply divert-packet to outgoing only
This commit is contained in:
@@ -55,6 +55,8 @@ typedef struct
|
||||
uint8_t scale_orig, scale_reply; // last seen window scale factor. SCALE_NONE if none
|
||||
|
||||
bool b_cutoff; // mark for deletion
|
||||
|
||||
bool b_wssize_cutoff, b_desync_cutoff;
|
||||
} t_ctrack;
|
||||
|
||||
// use separate pools for ipv4 and ipv6 to save RAM. otherwise could use union key
|
||||
|
||||
Reference in New Issue
Block a user