From: Yasuyuki Kozakai Date: Sat, 1 Apr 2006 10:22:30 +0000 (-0800) Subject: [NETFILTER]: x_tables: unify IPv4/IPv6 esp match X-Git-Tag: v2.6.17-rc1~18^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc5ab2faece3b7473931357db7f63f596678481d;p=pandora-kernel.git [NETFILTER]: x_tables: unify IPv4/IPv6 esp match This unifies ipt_esp and ip6t_esp to xt_esp. Please note that now a user program needs to specify IPPROTO_ESP as protocol to use esp match with IPv6. This means that ip6tables requires '-p esp' like iptables. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed