]> git.ipfire.org Git - thirdparty/iptables.git/commit
'-p all' and '-p 0' should be allowed. And actually ip6tables in kernel
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Mon, 11 Jun 2007 20:17:34 +0000 (20:17 +0000)
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>
Mon, 11 Jun 2007 20:17:34 +0000 (20:17 +0000)
commitf69e30c0107ceff61296045cfd36ea0506d54186
tree12c8f5eed0e469d91fdce7932a85caae6faad16c
parent1d9872d7d6f2199130bb67fe8988baade53d25c1
'-p all' and '-p 0' should be allowed. And actually ip6tables in kernel
allows '! -p xxx' where xxx is extension header. It matches all valid IPv6
packets.
ip6tables.c