Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix potential double mbuf free: M_PREPEND may free mbuf chain and return | fjoe | 2011-11-06 | 1 | -1/+3 |
* | Node constructor methods are supposed to be called in syscall | glebius | 2011-04-18 | 1 | -6/+1 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | des | 2008-10-23 | 1 | -2/+2 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Switch to using C99 sparse initialisers for the type methods array. | julian | 2004-05-29 | 1 | -12/+8 |
* | Add a netgraph node to handle ATM LLC encapsulation. This currently handles | benno | 2004-03-08 | 1 | -0/+278 |