Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some memory leaks | julian | 2001-01-10 | 1 | -12/+18 |
* | Part 2 of the netgraph rewrite. | julian | 2001-01-08 | 1 | -23/+24 |
* | Rewrite of netgraph to start getting ready for SMP. | julian | 2001-01-06 | 1 | -51/+96 |
* | Divorce the kernel binary ABI version number from the message | julian | 2000-12-18 | 1 | -1/+1 |
* | Reviewed by: Archie@freebsd.org | julian | 2000-12-12 | 1 | -2/+1 |
* | Fix another callout_init() that I missed. | jlemon | 2000-11-26 | 1 | -1/+1 |
* | Add the use of M_ZERO to netgraph. | dwmalone | 2000-11-18 | 1 | -8/+4 |
* | Fix typo in NETGRAPH_INIT() macro. | archie | 2000-10-09 | 1 | -1/+1 |
* | Use m_dup() instead of m_copypacket() for the time being. Not all | archie | 2000-09-23 | 1 | -1/+1 |
* | New netgraph node type for Ethernet bridging. | archie | 2000-09-01 | 1 | -0/+1014 |