[Bug 195197] [netinet6] ipv6 prefix not renewed when managed by userspace daemon with pltime and vltime
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 30 09:58:09 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195197
--- Comment #4 from guyyur at gmail.com ---
There is an additional problem that SIOCSPFXFLUSH_IN6 will trigger a KASSERT in
nd6_prefix_del "prefix %p has referencing addresses" when kernel is built with
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list