Re: [LEDE-DEV] odhcpd vs odhcpd-ipv6only

2017-12-12 Thread Mathias Kresin
2017-12-12 11:15 GMT+01:00 Mauro Mozzarelli : > Hello, > > I understand that odhcpd-ipv6only has now become the default and it > conflicts with odhcpd. > > Please could you let me know if odhcpd-ipv6only supports the existing > configuration file /etc/config/dhcp? Yes, the default config works as

Re: [LEDE-DEV] odhcpd vs odhcpd-ipv6only

2017-12-12 Thread Matthias Schiffer
Unless you have the option odhcpd_is_main in /etc/config/dhcp, odhcpd has never been used for IPv4, but only for DHCPv6; IPv4 DHCP is handled by dnsmasq by default. The switch to odhcpd-ipv6only simply removes some unused clutter from our default package set. Regards, Matthias On 12/12/2017 11:1