Files
kernel_arpi/include/uapi/linux
Florian Westphal d2bf2f34cc netfilter: nft_ct: labels get support
This also adds NF_CT_LABELS_MAX_SIZE so it can be re-used
as BUILD_BUG_ON in nft_ct.

At this time, nft doesn't yet support writing to the label area;
when this changes the label->words handling needs to be moved
out of xt_connlabel.c into nf_conntrack_labels.c.

Also removes a useless run-time check: words cannot grow beyond
4 (32 bit) or 2 (64bit) since xt_connlabel enforces a maximum of
128 labels.

Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2014-02-19 11:41:25 +01:00
..
2013-04-26 16:08:16 +10:00
2013-11-09 18:20:22 -05:00
2013-03-27 14:37:47 +00:00
2013-12-11 12:57:55 -08:00
2013-08-13 15:10:22 -07:00
2013-08-21 12:21:45 -07:00
2013-12-08 11:01:47 +01:00
2013-11-27 11:03:38 -08:00
2013-07-09 10:33:25 -07:00
2013-02-27 19:10:22 -08:00
2014-01-22 10:34:15 +01:00
2013-04-19 14:57:57 -04:00
2014-01-27 19:27:53 -05:00
2014-01-06 15:13:01 -05:00
2013-12-06 12:37:56 -05:00
2013-12-06 12:51:41 -05:00
2013-03-22 16:19:59 -07:00
2013-09-04 11:28:04 -06:00
2013-05-02 13:40:15 +03:00
2013-12-11 09:25:20 -02:00