aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec
Commit message (Expand)AuthorAgeFilesLines
* o handle jumbograms in m_cloneSam Leffler2003-01-091-52/+82
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-012-6/+6
* Correct mbuf packet header propagation. Previously, packet headersSam Leffler2002-12-302-2/+2
* o cannot use M_COPY_PKTHDR on an mbuf that has a cluster; if we need toSam Leffler2002-12-301-8/+29
* SMP locking for ifnet list.Jeffrey Hsu2002-12-221-0/+4
* o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} andBosko Milekic2002-12-191-1/+1
* FAST_IPSEC fixups:Sam Leffler2002-11-082-0/+21
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-1626-0/+17530