summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorAlvaro Neira <alvaroneay@gmail.com>2014-10-22 15:25:52 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2014-10-24 12:00:06 +0200
commit9554dd397309be84a96424d8087a5980638d7380 (patch)
tree459dcc688a8458215bdc8a4d33a7ffa568566eb5 /src/main.c
parent9c449cd67d37dc07b6d50613c2ed00081bc9c3f8 (diff)
evaluate: reject: accept a reject reason with incorrect network context
nft add rule bridge test-bridge input ether type ip \ reject with icmpv6 type no-route This rule pass the evaluation step but the network context is incompatible with the reject reason. In that cases, we have to throw an error like "conflicting protocols specified: ip vs ip6" Signed-off-by: Alvaro Neira Ayuso <alvaroneay@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions