Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and | rwatson | 2005-08-09 | 1 | -5/+6 |
* | Fix some long standing bugs in writing to the BPF device attached to | dwmalone | 2005-06-26 | 1 | -1/+1 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -30/+31 |
* | Parse "getifname" using the standard parse string type. | ru | 2005-02-03 | 1 | -24/+6 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+3 |
* | Consistently use __inline instead of __inline__ as the former is an empty macro | stefanf | 2004-07-04 | 1 | -2/+2 |
* | Make the frameworkl responsible for not passing the nodes a NULL mbuf pointer. | julian | 2004-06-25 | 1 | -2/+0 |
* | Switch to using C99 sparse initialisers for the type methods array. | julian | 2004-05-29 | 1 | -12/+9 |
* | sppp (4) to netgraph (4) node. As always: I'l connect it to the | rik | 2004-03-24 | 1 | -0/+442 |