summaryrefslogtreecommitdiffstats
path: root/sys/netipsec/ipsec_output.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ipip_output() to always set *mp to NULL on failure, even if 'm'sam2004-01-201-1/+4
* MFp4: portability work, general cleanup, locking fixessam2003-09-291-44/+46
* Locking and misc cleanups; most of which I've been running for >4 months:sam2003-09-011-4/+4
* correct transfer statisticssam2003-06-301-0/+1
* ovbcopy -> bcopydes2003-04-041-1/+1
* add missing copyright noticessam2003-03-281-2/+27
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Correct mbuf packet header propagation. Previously, packet headerssam2002-12-301-1/+1
* "Fast IPsec": this is an experimental IPsec implementation that is derivedsam2002-10-161-0/+737
OpenPOWER on IntegriCloud