aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/xform_ipip.c
Commit message (Expand)AuthorAgeFilesLines
* MFp4: portability work, general cleanup, locking fixesSam Leffler2003-09-291-19/+18
* Update netisr handling; Each SWI now registers its queue, and all queueJonathan Lemon2003-03-041-7/+1
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-2/+2
* SMP locking for ifnet list.Jeffrey Hsu2002-12-221-0/+4
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-161-0/+699