On Thu, Jan 8, 2015 at 9:28 AM, Hajimu UMEMOTO <u...@freebsd.org> wrote: > Hi, > >>>>>> On Wed, 7 Jan 2015 16:56:58 -0800 >>>>>> hiren panchasara <hiren.panchas...@gmail.com> said: > > hiren> I see this message on july 2014 time-frame -CURRENT. I tried to > hiren> disable IPv6 in rc.conf via ipv6_activate_all_interfaces="NO" without > hiren> success. > > hiren> Has this been fixed? Or any workarounds? > > Perhaps, your interface has an IPv6 link-local address which is > tentative state. > Please try the attached patch. This patch ignores a tentative > address.
Indeed its in tentative state and I figured it was causing the issue. Getting it out of tentative state (by enabling IPv6 by 'inet6 -ifdisabled' "fixed" the problem.) But your patch seems like a right way to do it. I'll try it out and report back. Btw, do you mind opening a phabricator review request so we can get a closure on this? cheers, Hiren _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"