Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2014 03:10:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 188032] [lo] IPv6 on lo never leaves 'tentative' state if configured with prefixlen 128
Message-ID:  <bug-188032-2472-wNlAWAOkNg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-188032-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-188032-2472@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=188032

js@jschneider.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |js@jschneider.com

--- Comment #8 from js@jschneider.com ---
I was pulling my hair out all day trying to figure out why my jails weren't
working with IPv6, and finally figured out they couldn't use their assigned IP
addresses.  A few hours later I noticed the "tentative" in ifconfig and
eventually stumbled on this PR.  IMO, the lack of
"ipv6_activate_all_interfaces" should have no effect on the status of the
interfaces when they're explicitly configured in jail settings.

-- 
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-188032-2472-wNlAWAOkNg>