Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push m_apply() and m_getptr() up into the colleciton of standard mbuf | bms | 2003-12-15 | 1 | -2/+0 |
* | MFp4: portability work, general cleanup, locking fixes | sam | 2003-09-29 | 1 | -16/+14 |
* | Replace ovbcopy() with bcopy(). | des | 2003-04-04 | 1 | -3/+2 |
* | add missing copyright notices | sam | 2003-03-28 | 1 | -1/+27 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -7/+7 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -7/+7 |
* | o handle jumbograms in m_clone | sam | 2003-01-09 | 1 | -52/+82 |
* | Correct mbuf packet header propagation. Previously, packet headers | sam | 2002-12-30 | 1 | -1/+1 |
* | o cannot use M_COPY_PKTHDR on an mbuf that has a cluster; if we need to | sam | 2002-12-30 | 1 | -8/+29 |
* | "Fast IPsec": this is an experimental IPsec implementation that is derived | sam | 2002-10-16 | 1 | -0/+401 |