diff options
author | Florian Westphal <fw@strlen.de> | 2018-03-31 16:19:07 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2018-04-01 00:05:53 +0200 |
commit | 403b46ada490ed8146b02ea740c42695c3874b75 (patch) | |
tree | 9c0999c0485d2d9d9b3bbbda622564307cbd78bc /tests/py/ip/snat.t.payload | |
parent | 7ba74b597300ffbb06df1bf3e6fcfe92add65bb4 (diff) |
netlink_delinearize: kill dependency before eval of 'redirect' stmt
ip protocol 6 redirect to :tcp dport map { 22 : 8000, 80 : 8080}
is printed as
redirect to :tcp dport map { 22 : 8000, 80 : 8080}
but that input yields:
Error: transport protocol mapping is only valid after transport protocol match
so kill dependencies beforehand so nft won't remove it.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/py/ip/snat.t.payload')
0 files changed, 0 insertions, 0 deletions