netfilter: introduce xt_id match
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 1 Aug 2014 22:49:47 +0000 (22:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 1 Aug 2014 22:49:47 +0000 (22:49 +0000)
commit00337d4a17964fb0aca96f7d8cffd7b1ed8dc79b
tree572649d0f1e9c2c3bf1056b926e7a2d4362125c8
parentbd5d98bec7d07d524f205204114d0d546a4eba51
netfilter: introduce xt_id match

This commit implements a new netfilter match "xt_id" which can be used to
attach unsigned 32bit IDs to iptables rules.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41945
include/netfilter.mk
package/network/utils/iptables/patches/500-add-xt_id-match.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
target/linux/generic/patches-3.13/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
target/linux/generic/patches-3.14/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
target/linux/generic/patches-3.3/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
target/linux/generic/patches-3.8/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
target/linux/generic/patches-3.9/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]