On Thu, Apr 26, 2012 at 8:56 PM, Fabian Knittel <fabian.knit...@lettink.de> wrote: > Hi Alon, > > 2012/4/26 Alon Bar-Lev <alon.bar...@gmail.com>: >> At embedded system and several distros like Gentoo, the ipv6 should be >> made enable/disabled, just like any other project. >> It is the same #ifdef as we already have these in code. >> Even in 2012 kernels can be compiled without ipv6. > > If embedded systems really need to save space, maybe we should make > IPv4 optional instead? :)
OK :) Agreed... However, I don't know (yet) software that allow disable ipv4 while enable ipv6... :) However, enable ipv4 disable ipv6 is something that is doable and common. Alon.