[Buildroot] [PATCH 1/1] libwebsockets: add option to enable/disable ipv6 support

Gustavo Zacarias gustavo at zacarias.com.ar
Fri Sep 25 12:27:08 UTC 2015


On 25/09/15 09:06, Thomas Petazzoni wrote:

>> Size is no reason. Including IPv6 support is a matter of a few kilobytes.
>>
>> So my resolution is to add IPv6 support to the linux kernel we use to.
>
> What is the size difference of the kernel with/without IPv6 enabled? If
> it's very significant, then maybe we need to revisit this? Gustavo?
>
> Thomas

Hi Thomas.
Size delta kernel 4.2.1 x86_64_defconfig:
System is 5879 kB vs 5704 kB
Not much.

Keep in mind that even if we introduce the ipv6 option back this will be 
an issue anyway with glibc and musl-based systems since the kernel might 
lack ipv6 as well, sounds more like a bug than anything else.

Regards.


More information about the buildroot mailing list