tpws: check for kernel version in fixseg

This commit is contained in:
bol-van
2024-11-19 14:01:24 +03:00
parent e12dd237c2
commit cc30a90556
3 changed files with 19 additions and 13 deletions

View File

@@ -105,6 +105,7 @@ struct params_s
uint8_t proxy_type;
unsigned int fix_seg;
bool fix_seg_avail;
bool no_resolve;
bool skip_nodelay;
bool droproot;