Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2018 09:58:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 195197] [netinet6] ipv6 prefix not renewed when managed by userspace daemon with pltime and vltime
Message-ID:  <bug-195197-2472-QtPFknaCsj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195197-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195197-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=3D195197

--- Comment #4 from guyyur@gmail.com ---
There is an additional problem that SIOCSPFXFLUSH_IN6 will trigger a KASSER=
T in
nd6_prefix_del "prefix %p has referencing addresses" when kernel is built w=
ith
INVARIANTS and you add a static address by rc.conf or ifconfig.

Example:
ifconfig vtnet0 inet6 2001:db8::1
ndp -P

I removed my old patches.
The NetBSD changes are the correct way and fix both issues.
I am on my second attempt at porting them, need to do further adjustments to
get fully working.

--=20
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-195197-2472-QtPFknaCsj>