Kernel compile options

Michael Tuexen Michael.Tuexen at lurchi.franken.de
Wed Feb 13 03:55:49 PST 2008


Hi Tom,

I want to fix the SCTP code such that you can compile without
INET6.

I also wanted to figure out if one can change the SCTP code
such that SCTP can be build with INET6 and without INET...
But it seems that this does not work for FreeBSD without SCTP.

Best regards
Michael

On Feb 13, 2008, at 12:12 AM, Tom Judge wrote:
> Michael Tuexen wrote:
>> Hi George,
>> thanks for the feedback. So I'll make sure that
>> one can compile SCTP with only INET enabled.
>
>
> You mention nothing about SCTP in you original post.
>
> I belive that SCTP depends on both INET and INET6.
>
> Tom
>> Best regards
>> Michael
>> On Feb 12, 2008, at 3:39 PM, gnn at freebsd.org wrote:
>>> At Thu, 7 Feb 2008 15:16:44 +0100,
>>> Michael Tuexen wrote:
>>>>
>>>> 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
>>>>
>>>
>>> I have not tried and I actually doubt it.
>>>
>>>> And should I be able to compile a kernel without IPv4 and IPv6
>>>> support by using
>>>> #options INET
>>>> #options INET6
>>>>
>>>
>>> I believe this does not work either.
>>>
>>> Best,
>>> George
>>>
>> _______________________________________________
>> freebsd-net at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-net
>> To unsubscribe, send any mail to "freebsd-net- 
>> unsubscribe at freebsd.org"
>
>



More information about the freebsd-net mailing list