mirror of
https://github.com/bol-van/zapret2.git
synced 2026-08-27 20:46:10 +04:00
nfqws2:dont break on eol tcpopt in dissect
This commit is contained in:
@@ -1329,7 +1329,6 @@ void lua_pushf_tcphdr_options(lua_State *L, const struct tcphdr *tcp, size_t len
|
||||
t+=t[1];
|
||||
}
|
||||
lua_rawset(L,-3);
|
||||
if (opt==TCP_KIND_END) break;
|
||||
idx++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user