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
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
- target/linux/generic/patches-3.13/615-netfilter_add_xt_id_match.patch 95 additions, 0 deletions.../generic/patches-3.13/615-netfilter_add_xt_id_match.patch
- target/linux/generic/patches-3.14/615-netfilter_add_xt_id_match.patch 95 additions, 0 deletions.../generic/patches-3.14/615-netfilter_add_xt_id_match.patch
- target/linux/generic/patches-3.3/615-netfilter_add_xt_id_match.patch 95 additions, 0 deletions...x/generic/patches-3.3/615-netfilter_add_xt_id_match.patch
- target/linux/generic/patches-3.8/615-netfilter_add_xt_id_match.patch 95 additions, 0 deletions...x/generic/patches-3.8/615-netfilter_add_xt_id_match.patch
- target/linux/generic/patches-3.9/615-netfilter_add_xt_id_match.patch 95 additions, 0 deletions...x/generic/patches-3.9/615-netfilter_add_xt_id_match.patch
Loading
Please register or sign in to comment