HomeFreeBSD

Rework SADB.

Description

Rework SADB.

SAH entries now stored in TAILQ. Access to the various SADB lists and
queues will be protected with rmlock. Hash table sahaddrhashtbl added
to speedup lookups in sahtree using secasindex. Hash table savhashtbl
added to speedup SA lookups using SPI.

Details

Provenance
aeAuthored on
Parents
rS308961: Remove unused key_allocsp2() and key_gettunnel() functions.
Branches
Unknown
Tags
Unknown