Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nft-shared: skip check for jumpto if cs->target is unset | Pablo Neira Ayuso | 2020-04-15 | 1 | -2/+1 |
| | | | | | | | | | The command_jump() function leaves cs->target unset if the target is not found. Let's check if the jumpto string mismatches only in this case. https://bugzilla.netfilter.org/show_bug.cgi?id=1422 Tested-by: Etienne Champetier <etienne.champetier@anevia.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> | ||||
* | extensions: libxt_NOTRACK: add unit test | Pablo Neira Ayuso | 2013-10-07 | 1 | -0/+4 |
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> |