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)
commitbaa7c211f5545c4ccc1029991dfca34584cfa221
tree9234641fbb37b4c0d011092e3e99d1a5ef6c1ae0
parent930e3e7ca30c899d73390fcc8ade503bc249de37
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]