summaryrefslogtreecommitdiffstats
path: root/tests/regression/ip6/reject.t
diff options
context:
space:
mode:
authorAlvaro Neira <alvaroneay@gmail.com>2014-10-20 15:32:09 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2014-10-21 10:16:29 +0200
commit1fe6a5add50d9f81b1a25c9ecb7f7ef4f065ca8c (patch)
treef46b2ae2cb356bff9d687d901d5da7a41f03281b /tests/regression/ip6/reject.t
parent93097588b9d8cb3662ce2e91118040a76b46b9c0 (diff)
evaluate: reject: fix crash if we specify ether type or meta nfproto
If we use this rule: nft add rule bridge filter input \ ether type ip reject with icmp type host-unreachable or that: nft add rule inet filter input \ meta nfproto ipv4 reject with icmp type host-unreachable we have a segfault because we add a network dependency when we already have network context. Signed-off-by: Alvaro Neira Ayuso <alvaroneay@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/regression/ip6/reject.t')
0 files changed, 0 insertions, 0 deletions