CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/17 12:31:09
Modified files:
sys/kern : uipc_domain.c
sys/net : pfkey.c pfkeyv2.c
sys/netinet : ip_ipsp.h ip_spd.c
Log message:
manage spd entries by using the radix api directly instead of
reaching around through the routing table
original diff by myself, much improved by mikeb@ and mpi@
ok and testing mikeb@ mpi@
