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)
commit0291d6d55d3dc38a12d61abc007dda5cc3aa5110
tree889c5a81c43ea68d111fadcc5fbe312d7774c771
parenteb4cb6714854decd932f1a495794cd70139fb151
IPv6 firewall support.

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.
bookends.m4
classify.m4
functions.m4
local.m4