aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/615-netfilter_add_xt_id_match.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: refresh patchesLuka Perkov2014-12-091-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 43591
* kernel: add a patch to make netfilter conntrack cache routing informationFelix Fietkau2014-12-091-2/+2
| | | | | | | | Significantly improves routing / NAT performance Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43587
* kernel: refresh patchesFelix Fietkau2014-12-081-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43564
* netfilter: introduce xt_id matchJo-Philipp Wich2014-08-011-0/+95
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