Can I compile ipv6 within the kernel or I need to select it as kernel module in menuconfig?
Let me explain. I want to run a WRT54G v3 as a mipv6 home agent, and in the usagi group mipv6 documentation it's said to select <Y> for ipv6 and mipv6 in the kernel menuconfig. However when I do it in openwrt kernel_menuconfig and try to make, an error happens, something related to the cryptographic api. the make process tries to find some crypto kernel modules that doesn't exist (algapi.ko and others), I think its because they are selected as <y> in kernel menuconfig, I tried to unselect them but they are auto-selected by ipv6/mipv6/ipsec options
(Last edited by thiagob on 19 May 2009, 23:31)