linux/net/netfilter
Pablo Neira Ayuso c63cbc4604 netfilter: use switch() to handle verdict cases from nf_hook_slow()
Use switch() for verdict handling and add explicit handling for
NF_STOLEN and other non-conventional verdicts.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2016-11-03 11:52:57 +01:00
..
2014-08-23 12:21:21 -07:00
2015-05-14 13:00:27 +02:00
2016-09-22 03:13:26 -04:00