| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up reference counting with relation to queued packets and the worklist, | julian | 2001-02-01 | 1 | -5/+5 |
* | Implement direct support for semipersistant nodes. | julian | 2001-01-30 | 1 | -2/+1 |
* | Rewrite of netgraph to start getting ready for SMP. | julian | 2001-01-06 | 1 | -22/+25 |
* | Divorce the kernel binary ABI version number from the message | julian | 2000-12-18 | 1 | -2/+7 |
* | Reviewed by: Archie@freebsd.org | julian | 2000-12-12 | 1 | -1/+92 |
* | Add the use of M_ZERO to netgraph. | dwmalone | 2000-11-18 | 1 | -4/+2 |
* | Since neither archie nor I work at Whistle any more, change our email | julian | 2000-10-24 | 1 | -1/+1 |
* | Take advantage of the new unsigned and hex integer types. | archie | 2000-08-10 | 1 | -12/+12 |
* | Experiemntal ascii based device configuration mechanism. | phk | 2000-07-03 | 1 | -0/+1 |
* | Use 'type_name' structure field instead of 'typename', which is | archie | 2000-05-01 | 1 | -1/+1 |
* | Two simple changes to the kernel internal API for netgraph modules, | julian | 2000-04-28 | 1 | -1/+1 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 1 | -20/+139 |
* | Start making the contents of the generic framework opaque to the nodes. | julian | 1999-11-01 | 1 | -1/+2 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -0/+209 |