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
Showing
- include/netfilter.mk 2 additions, 1 deletioninclude/netfilter.mk
- package/network/utils/iptables/patches/500-add-xt_id-match.patch 59 additions, 0 deletions.../network/utils/iptables/patches/500-add-xt_id-match.patch
- target/linux/generic/patches-3.10/615-netfilter_add_xt_id_match.patch 95 additions, 0 deletions.../generic/patches-3.10/615-netfilter_add_xt_id_match.patch
Loading
Please register or sign in to comment