netfilter: nft_reject_inet: fix unintended fall-through in switch-statatement
authorPatrick McHardy <kaber@trash.net>
Wed, 12 Feb 2014 21:13:16 +0000 (21:13 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 14 Feb 2014 10:37:33 +0000 (11:37 +0100)
For IPv4 packets, we call both IPv4 and IPv6 reject.

Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found