CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/12/14 10:50:37

Modified files:
        sys/net        : pfkeyv2.c 
        sys/netinet    : ip_ipsp.c ip_ipsp.h ip_spd.c 

Log message:
To cache lookups, the policy ipo is linked to its SA tdb.  There
is also a list of SAs that belong to a policy.  To make it MP safe,
protect these pointers with a mutex.
tested by Hrvoje Popovski; OK mvs@

Reply via email to