]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix two problems:
authorbz <bz@FreeBSD.org>
Wed, 7 Sep 2011 00:45:15 +0000 (00:45 +0000)
committerbz <bz@FreeBSD.org>
Wed, 7 Sep 2011 00:45:15 +0000 (00:45 +0000)
commitd5bccf0f290a379883f36b2c5757eaf53088e7ec
tree26ccb914c9b3ce2a4813d3ece932ef3c305bf119
parent802a4d0e44b4d947b20e707e7031b29fc0b228ec
Fix two problems:
1) if no default gateway is given the route command will fail
   and the script will abort with an error leading to an endless
   loop unless configuration is cancelled or changed. [1]
2) In the IPv6 case add -inet6 to not alter the legacy IP default
   route.

Reported by: Oleg Ginzburg (olevole olevole.ru) [1]
Tested by: Oleg Ginzburg (olevole olevole.ru) [1]
Approved by: re (kib)
usr.sbin/bsdinstall/scripts/netconfig_ipv4
usr.sbin/bsdinstall/scripts/netconfig_ipv6