Dear all,

I was able to build an IPv4 only kernel by having
options INET
#options INET6
in the kernel config file.

Is it supposed to work that one can build a IPv6-only
kernel by using
#options INET
options INET6

And should I be able to compile a kernel without IPv4 and IPv6
support by using
#options INET
#options INET6

Thank you very much for your help in advance
Michael

_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to