From: Jan Engelhardt Date: Sun, 8 Jul 2007 05:20:36 +0000 (-0700) Subject: [NETFILTER]: Add u32 match X-Git-Tag: v2.6.23-rc1~1109^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b50b8a371e90a5e110f466e4ac02cf6b5f681de;p=pandora-kernel.git [NETFILTER]: Add u32 match Along comes... xt_u32, a revamped ipt_u32 from POM-NG, Plus: * 2007-06-02: added ipv6 support * 2007-06-05: uses kmalloc for the big buffer * 2007-06-05: added inversion * 2007-06-20: use skb_copy_bits() and get rid of the big buffer and lock (suggested by Pablo Neira Ayuso) Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed