summaryrefslogtreecommitdiff
path: root/sys/netipsec/keydb.h
AgeCommit message (Expand)Author
2021-11-10s/assocciation/association/ in comment.msaitoh
2018-04-19Remove extra long file paths from the headers.maxv
2018-04-16Added a lookup table to find an sav quicklyyamaguchi
2018-03-02Avoid data races on lifetime counters by using percpu(9)ozaki-r
2017-08-09MP-ify SAD (savlist)ozaki-r
2017-08-08MP-ify SAD (key_sad.sahlist and sah entries)ozaki-r
2017-08-07Assemble global lists and related locks into cache lines (NFCI)ozaki-r
2017-08-03Use pslist(9) for sah->savtreeozaki-r
2017-08-03Use pslist(9) for sahtreeozaki-r
2017-05-17Replace malloc/free with kmem(9) and kill KMALLOC/KFREE macrosozaki-r
2015-03-30Tidy up opt_ipsec.h inclusionsozaki-r
2013-06-04PR/47886: Dr. Wolfgang Stukenbrock: IPSEC_NAT_T enabled kernels may accesschristos
2012-08-29g/c unused struct memberdrochner
2012-01-11protect "union sockaddr_union" from being defined twice by a CPP symboldrochner
2011-05-23g/c remainders of IV handling in pfkey code -- this is done indrochner
2011-05-16use time_t rather than long for timestampsdrochner
2011-02-18more "const"drochner
2010-08-28trivial comment typospz
2007-07-07Ansifydegroote
2007-06-27Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4).degroote
2007-03-04Fix fallout from caddr_t changesdegroote
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-10Multiple inclusion protection, as suggested by christos@ on tech-kern@elad
2003-08-13Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4.jonathan