diff options
author | Alvaro Neira <alvaroneay@gmail.com> | 2014-10-11 16:11:10 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-10-11 22:06:09 +0200 |
commit | 374d25eb6a3c45fe752d852d9d10935ed517e51c (patch) | |
tree | dea0a19667266c98c39e960949a306f45a5bfcbd /autogen.sh | |
parent | ba3b135e69cd1ce1dbc8ac729af2f279c038c5eb (diff) |
evaluate: fix a crash if we specify ether type or meta nfproto in reject
If we use a rule:
nft add rule bridge filter input \
ether type ip reject with icmp type host-unreachable
or this:
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 'autogen.sh')
0 files changed, 0 insertions, 0 deletions