From: Yasuyuki Kozakai Date: Sun, 8 Jul 2007 05:14:23 +0000 (-0700) Subject: [NETFILTER]: ip6_tables: fix explanation of valid upper protocol number X-Git-Tag: v2.6.23-rc1~1109^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bfe24611671ec76b44281e582b38535e21f01a9;p=pandora-kernel.git [NETFILTER]: ip6_tables: fix explanation of valid upper protocol number This explains the allowed upper protocol numbers. IP6T_F_NOPROTO was introduced to use 0 as Hop-by-Hop option header, not wildcard. But that seemed to be forgotten. 0 has been used as wildcard since 2002-08-23. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed