diff options
author | Florian Westphal <fw@strlen.de> | 2018-05-11 23:17:15 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2018-05-14 01:24:26 +0200 |
commit | 1a696c99d278ca3fe551d891d21459cac6382aab (patch) | |
tree | 8ab3b10ca238099c880c0372a920c530e0f88edb /extensions/libxt_tos.c | |
parent | bb436ceb489c77c81074b3460ff11b62e8704695 (diff) |
libxtables: store all requested match types
iptables and ip6tables don't need this because iptables is AF_INET,
ip6tables AF_INET6, etc.
But tools that can change af in-between such as nftables will then
may then find to find such module.
One example is conntrack, it offsers NFPROTO_IPV4 and NFPROTO_IPV6.
When first loading with NFPROTO_IPV6, the IPV4 would be discarded.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'extensions/libxt_tos.c')
0 files changed, 0 insertions, 0 deletions