[Buildroot] [PATCH 11/14] packages: remove non-IPv6 enabler patches

Gustavo Zacarias gustavo at zacarias.com.ar
Sun Apr 19 11:00:24 UTC 2015


On 04/12/2015 11:55 AM, Yann E. MORIN wrote:
> We also have one patch dealing with IPv6 for lighttpd:
> 
>   - package/lighttpd/0001-Fix-default-config-file.patch
> 
>     @@ -90,7 +90,7 @@ server.port = 80
>      ##
>      ## Use IPv6?
>      ##
>     -server.use-ipv6 = "enable"
>     +# server.use-ipv6 = "enable"
>      
>      ##
>      ## bind to a specific IP
> 
>   - changes the default config to disable IPv6: do we want to keep that
>     hunk?
> 
> Otherwise:
> 
> Reviewed-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

For this one i'm unsure how lighttpd will react to enabling ipv6 on a
non-ipv6 kernel, so i'll leave it as is.
Regards.





More information about the buildroot mailing list