K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-06T10:27:28.000000Z K 7 svn:log V 371 sysinstall's primitive network configuration expects only one value for each option in the DHCP lease file. The DHCP lease parsing code specifically ignores more than the first nameserver, but it didn't previously deal with the case of more than one router. This caused segfaults and a painful death when installing on a network with multiple routers. PR: misc/16003 END