summaryrefslogtreecommitdiffstats
path: root/sys/netipsec/keysock.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize struct pr_userreqs in new/sparse style and fill in commonphk2004-11-081-8/+10
* Add required includes for post-sorwakeup() change to fix FAST_IPSECbms2004-06-231-0/+2
* Introduce a MAC label reference in 'struct inpcb', which cachesrwatson2003-11-181-1/+2
* MFp4: portability work, general cleanup, locking fixessam2003-09-291-4/+4
* Introduce an M_ASSERTPKTHDR() macro which performs the very common taskdes2003-04-081-2/+1
* Back out M_* changes, per decision of the TRB.imp2003-02-191-5/+5
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-5/+5
* o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} andbmilekic2002-12-191-1/+1
* "Fast IPsec": this is an experimental IPsec implementation that is derivedsam2002-10-161-0/+603
OpenPOWER on IntegriCloud