Files
linux-stable-mirror/include/uapi/linux
Pablo Neira Ayuso 06fd3a392b netfilter: deprecate NF_STOP
NF_STOP is only used by br_netfilter these days, and it can be emulated
with a combination of NF_STOLEN plus explicit call to the ->okfn()
function as Florian suggests.

To retain binary compatibility with userspace nf_queue application, we
have to keep NF_STOP around, so libnetfilter_queue userspace userspace
applications still work if they use NF_STOP for some exotic reason.

Out of tree modules using NF_STOP would break, but we don't care about
those.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2016-11-03 10:56:17 +01:00
..
2016-10-03 18:52:14 +02:00
2016-10-14 16:05:42 -04:00
2016-06-08 11:36:02 -07:00
2016-10-01 07:32:32 +02:00
2016-06-27 16:31:25 +01:00
2016-11-03 10:56:17 +01:00
2016-10-14 15:00:10 -04:00
2016-09-27 21:52:00 -04:00
2016-09-27 21:52:00 -04:00
2016-09-21 00:23:00 -04:00
2016-08-02 16:53:54 +03:00