NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49231 CVS commit: src/usr.sbin/sysinst
The following reply was made to PR install/49231; it has been noted by GNATS.
From: "Roy Marples" <roy%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49231 CVS commit: src/usr.sbin/sysinst
Date: Mon, 22 Sep 2014 18:47:41 +0000
Module Name: src
Committed By: roy
Date: Mon Sep 22 18:47:41 UTC 2014
Modified Files:
src/usr.sbin/sysinst: net.c
Log Message:
Remove the ping6 ff02::2 test, it looks pretty pointless.
dhcpcd will ensure the IPv6 network is up before forking.
ping the IPv4 default route before the nameserver as the nameserver
could be over the default route anyway.
Fixes the core issue with PR install/49231.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/sysinst/net.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index