Quote Originally Posted by wpte View Post
and I have it working
Can you write summary of manual actions that should be done automatically in rc?

just comment out the ifeq in the dnsmasq makefile located in /broadcom/src/gateway/dnsmasq

PHP Code:
#ifeq ($(CONFIG_IPV6),y)
COPTS += -DUSE_IPV6
#endif
export COPTS 
and done
Please provide output of
Code:
grep "CONFIG_IPV6" /broadcom/src/gateway/.config