summaryrefslogtreecommitdiffstats
path: root/sys/netipsec/ipsec_mbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Push m_apply() and m_getptr() up into the colleciton of standard mbufbms2003-12-151-2/+0
* MFp4: portability work, general cleanup, locking fixessam2003-09-291-16/+14
* Replace ovbcopy() with bcopy().des2003-04-041-3/+2
* add missing copyright noticessam2003-03-281-1/+27
* Back out M_* changes, per decision of the TRB.imp2003-02-191-7/+7
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-7/+7
* o handle jumbograms in m_clonesam2003-01-091-52/+82
* Correct mbuf packet header propagation. Previously, packet headerssam2002-12-301-1/+1
* o cannot use M_COPY_PKTHDR on an mbuf that has a cluster; if we need tosam2002-12-301-8/+29
* "Fast IPsec": this is an experimental IPsec implementation that is derivedsam2002-10-161-0/+401
OpenPOWER on IntegriCloud