From: Patrick McHardy Date: Wed, 29 Nov 2006 01:35:22 +0000 (+0100) Subject: [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking X-Git-Tag: v2.6.20-rc1~34^2~40^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4bd8bce3e8b53e2c0a0d5c9afbc29731e517f8d;p=pandora-kernel.git [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking This patch adds /proc/net/ip_conntrack, /proc/net/ip_conntrack_expect and /proc/net/stat/ip_conntrack files to keep old programs using them working. The /proc/net/ip_conntrack and /proc/net/ip_conntrack_expect files show only IPv4 entries, the /proc/net/stat/ip_conntrack shows global statistics. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed