[Bug 215372] "ndp -P"/SIOCSPFXFLUSH_IN6 ioctl hits KASSERT in nd6_prefix_unlink()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 18 09:51:44 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215372

            Bug ID: 215372
           Summary: "ndp -P"/SIOCSPFXFLUSH_IN6 ioctl hits KASSERT in
                    nd6_prefix_unlink()
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: jan.kokemueller at gmail.com

When I run "ndp -P" on CURRENT r309302 with assertions on, the KASSERT in
nd6_prefix_unlink() is hit:

     KASSERT(pr->ndpr_addrcnt == 0, ("prefix %p has referencing addresses",
pr));

I guess the changes in base r306829 are responsible.

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


More information about the freebsd-bugs mailing list