Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 2015 21:15:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195502] Support IPv6 addresses in /etc/rc.d/netwait
Message-ID:  <bug-195502-8-ANWAK2HvpP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195502-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195502-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195502

--- Comment #2 from Roger Leigh <rleigh@codelibre.net> ---
I've attached a slightly updated patch.  However, in practice I don't think
either patch is fully correct--if the IPv6 address isn't available to due SLAAC
taking a while in my case, then the timeout isn't respected.  This is because
it loops through all the $netwait_timeout count in a second or so--ping6 isn't
waiting one second before terminating.  However using -X 1 on the command-line
shows this is working as documented if I try with an invalid IPv6 address, but
maybe the behaviour is different if there's no global IPv6 address as during
boot.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195502-8-ANWAK2HvpP>