From: Harald Welte Date: Sat, 13 Aug 2005 20:56:26 +0000 (-0700) Subject: [NETFILTER]: Add new iptables "connbytes" match X-Git-Tag: v2.6.14-rc1~1035^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d810fd2d28a9d672eca3136476af1a54a380bb2;p=pandora-kernel.git [NETFILTER]: Add new iptables "connbytes" match This patch ads a new "connbytes" match that utilizes the CONFIG_NF_CT_ACCT per-connection byte and packet counters. Using it you can do things like packet classification on average packet size within a connection. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed