netfilter: introduce xt_id match
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2014 10:30:09 +0000 (10:30 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2014 10:30:09 +0000 (10:30 +0000)
commit8c11c916df561ecb433387ff802dd4d1602e1f36
treeb9489435a888403c1e5c4463aa5234304884d802
parent6f7c21ba50ae0156f1a85e2ed34681f7fb85e89f
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>
Backport of r41945

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42007 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]