netfilter: introduce xt_id match
authorFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2014 10:30:09 +0000 (10:30 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2014 10:30:09 +0000 (10:30 +0000)
commit5f0ced0960877f75db3c70854a65bfdfddb27b69
tree80e5d9b329a38826dd438dd319920e9c8dc344fa
parent9ca10e0e9f2ad8f2b60c813428f99ef76d0436fd
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

SVN-Revision: 42007
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]