Edward O'Callaghan <[email protected]> added the comment: OK, it looks like ip_output() call in, sys/netinet/udp_usrreq.c:855 is not holding any mp_lock which trips the KASSERT in, sys/netinet/ip_output.c:316 because the Multicast is apperently not MPSAFE yet.
Is this KASSERT now redundant from privous MP work? Cheers, Edward. ---------- status: unread -> chatting _____________________________________________________ DragonFly issue tracker <[email protected]> <http://bugs.dragonflybsd.org/issue1856> _____________________________________________________
