summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlvaro Neira <alvaroneay@gmail.com>2014-10-23 19:36:57 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2014-10-24 12:01:01 +0200
commit00a9ab8484c817853d692d7f88a206a97cb40a47 (patch)
tree93a9910f7458e73d33bb48278da9d4ad6bc1c2fd /include
parentc00d1287c088a6694b427c5143c98c028677c4bb (diff)
evaluate: reject: enhance the error support throwing message with more details
If we add a rule like: nft add rule bridge filter input ether type ip reject with icmpv6 type no-route We throw an error like: <cmdline>:1:44-49: Error: conflicting protocols specified: ip vs ip6 add rule bridge filter input ether type ip reject with icmpv6 type no-route Now, we are going to show in which part of the rule, we have the conflict: <cmdline>:1:51-75: Error: conflicting protocols specified: ip vs ip6 add rule bridge filter input ether type ip reject with icmpv6 type no-route ~~~~~~~~~~~~~ ^^^^^^^^^^^^^^^^^^^^^^^^^ Signed-off-by: Alvaro Neira Ayuso <alvaroneay@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions