aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/ipsec_input.c
Commit message (Expand)AuthorAgeFilesLines
* Apply error and success logic consistently to the function netisr_queue() andAndre Oppermann2004-08-271-2/+2
* MFp4: portability work, general cleanup, locking fixesSam Leffler2003-09-291-135/+146
* Locking and misc cleanups; most of which I've been running for >4 months:Sam Leffler2003-09-011-6/+1
* make sure the packets contains a complete inner headerSam Leffler2003-08-131-0/+28
* add missing copyright noticesSam Leffler2003-03-281-1/+36
* Update netisr handling; Each SWI now registers its queue, and all queueJonathan Lemon2003-03-041-2/+1
* FAST_IPSEC fixups:Sam Leffler2002-11-081-0/+18
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-161-0/+728