diff options
author | Florian Westphal <fw@strlen.de> | 2018-11-02 10:47:25 +0100 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2018-11-03 12:09:21 +0100 |
commit | d4bc5a38598b479b124973a821324ce867e87760 (patch) | |
tree | cb79ff0f7aea4c910111825c231db126054978e1 /extensions/libipt_SNAT.t | |
parent | 9ff99156b63ee39af3e8fce5ae5b0a2e2e8f0170 (diff) |
iptables-nft: fix bogus handling of zero saddr/daddr
rule for 0.0.0.0/8 is added as 0.0.0.0/0, because we did not check
mask (or negation, for that matter).
Fix this and add test cases too.
This also revealed an ip6tables-nft-save bug, it would print
' !-d', not '! -d'.
Closes: https://bugzilla.netfilter.org/show_bug.cgi?id=1287
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'extensions/libipt_SNAT.t')
0 files changed, 0 insertions, 0 deletions