diff options
author | Florian Westphal <fw@strlen.de> | 2017-09-29 13:54:21 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2017-09-29 13:54:21 +0200 |
commit | 2b29ea5f3c3ed693fc0579016569a36cb3796703 (patch) | |
tree | 86a26f198a0a8d831833cccd0ad9bf7fb7d5ffee /tests/py | |
parent | 41097c80a27ab5857d29d9d831805095455c855a (diff) |
src: ct: add eval part to inject dependencies for ct saddr/daddr
nft has enough context to determine if a dependeny is needed.
add rule ip filter ct original ip6 saddr
allows nft to generate an error due to conflicting bases (ip vs ip6).
add rule inet filter ct original ip6 saddr
allows nft to inject an ipv6 dependency expression.
add rule inet filter ct original saddr
will print an error and will suggest to add ip/ip6 keyword.
Delinerize and print support will be added in followup patches.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/py')
0 files changed, 0 insertions, 0 deletions