Kernel compile options
Michael Tuexen
Michael.Tuexen at lurchi.franken.de
Thu Feb 7 06:16:47 PST 2008
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
More information about the freebsd-net
mailing list