Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -1/+1 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 1 | -1/+1 |
* | Rework SPX segment reassembly, which was originally based on our TCP | rwatson | 2009-06-20 | 1 | -52/+49 |
* | Staticize spx_remque() now that it's only used from spx_reass.c. | rwatson | 2009-05-25 | 1 | -1/+1 |
* | Pull SPX reassembly queue init and flush into spx_reass.c. | rwatson | 2009-05-25 | 1 | -1/+29 |
* | Complete move of SPX reassembly from spx_usrreq.c to spx_reass.c. | rwatson | 2009-05-25 | 1 | -1709/+3 |
* | Copy spx_usrreq.c to spx_reass.c in order to apply similar file layout | rwatson | 2009-05-25 | 1 | -0/+2132 |