Re: [LEDE-DEV] odhcpd vs odhcpd-ipv6only
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 before. > And what if I have an ipv4 only LAN? Nothing will change. dnsmasq is and was the default DHCPv4 server in LEDE. > What was the rationale for the switch? To not ship two DHCPv4 servers by default and save some bytes. > And finally in case of changes that impact the default configuration, could > you make visible, prominent announcements in advance documenting also the > migration steps? If you are using a development snapshot, you should expect that stuff breaks/changes from time to time. If there are any groundbreaking changes, they will be most likely mentioned in the release notes of a _stable_ release. Mathias ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev
Re: [LEDE-DEV] odhcpd vs odhcpd-ipv6only
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:15 AM, Mauro Mozzarelli wrote: > 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? > > And what if I have an ipv4 only LAN? > > What was the rationale for the switch? > > > And finally in case of changes that impact the default configuration, could > you make visible, prominent announcements in advance documenting also the > migration steps? > > > Mauro > > > ___ > Lede-dev mailing list > Lede-dev@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/lede-dev signature.asc Description: OpenPGP digital signature ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev