IPv6 Userland and Kernel issues
This is a list of things which could be improved for IPv6 usage
- ipfw(8) has "me" and "me6", suggest to add "me4" as a synonym for IPv4.
- natd(8) doesn't support IPv6 (probably caused by absence of an IPv6 divert socket)
- divert(4) should have an IPv6 equivalent.
netinet6/in6_proto.h should have a handful of IP_PROTO_SPACERs for dynamically allocation of protocols.
This page should be included in IPv6TODO now that it exists.