CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2025/11/17 16:53:57

Modified files:
        sys/netinet    : igmp.c 

Log message:
Unlock IGMP slow timeout.

Remove net lock from igmp_slowtimo().  Replace it with a mutex that
protects the router_info list.

OK mvs@

Reply via email to