CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2024/12/24 09:27:07

Modified files:
        sys/netinet    : in_pcb.c in_pcb.h 

Log message:
Put soassertlocked() into in_pcbrtentry().

Assert that socket lock has been taken when modifying the route
cache at the inpcb.  This is stronger than only documenting inp_route
with [s].

OK mvs@

Reply via email to