Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 2 | -6/+6 | |
* | Correct mbuf packet header propagation. Previously, packet headers | sam | 2002-12-30 | 2 | -2/+2 | |
* | o cannot use M_COPY_PKTHDR on an mbuf that has a cluster; if we need to | sam | 2002-12-30 | 1 | -8/+29 | |
* | SMP locking for ifnet list. | hsu | 2002-12-22 | 1 | -0/+4 | |
* | o Untangle the confusion with the malloc flags {M_WAITOK, M_NOWAIT} and | bmilekic | 2002-12-19 | 1 | -1/+1 | |
* | FAST_IPSEC fixups: | sam | 2002-11-08 | 2 | -0/+21 | |
* | "Fast IPsec": this is an experimental IPsec implementation that is derived | sam | 2002-10-16 | 26 | -0/+17530 |