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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to