can netgraph support IPv6 over IPv6
Alexander Motin
mav at freebsd.org
Thu May 24 13:14:05 UTC 2007
Julian Elischer wrote:
Netgraph doesn't care. It knows nothing about ipV4 or ipV6.
>
> If you use the ng_ksocket type, it MAY need a patch to bind to an ipv6
> address.
> (I have not checked).
I have tested ng_ksocket with IPv6 while testing mpd's PPP over
L2TP/TCP/UDP implementations. It works, except it does not support IPv6
protocol family constants, so you should use their numeric
representation in hook name. And also I have only used binary command
interface, ascii commands for IPv6 look like not implemented.
--
Alexander Motin
More information about the freebsd-net
mailing list