CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/23 09:00:27
Modified files:
usr.sbin/dhcpd : confpars.c
Log message:
Correctly parse "0/0" as the default route when specifying
the classless-[ms-]static-routes options in dhcpd.conf.
Brings dhcpd.conf CIDR parsing in line with dhclient.conf,
dhcp-options(5) and the command lines of various utilities.
Inconsistency noted and fix tested by Freda Bundchen. Thanks!
