chiark / gitweb /
IPv6 firewall support.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 22 May 2011 20:43:32 +0000 (21:43 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 22 May 2011 22:47:39 +0000 (23:47 +0100)
Introduce half-hearted IPv6 support.  A surprising amount of the
firewall structure carries over unchanged.  The way fragmentation is
handled differs between IPv4 and IPv6, which is annoying.  And
ip6tables(8) doesn't have the `addrtype' match which was so useful in
IPv4.


No differences found