Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Two simple changes to the kernel internal API for netgraph modules, | julian | 2000-04-28 | 1 | -3/+4 |
* | Remove a bunch of un-needed includes. | julian | 1999-12-07 | 1 | -1/+0 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 1 | -1/+2 |
* | oops cut-n-paste error | julian | 1999-11-21 | 1 | -1/+1 |
* | It's time to only allow root to manipulate netgraph nodes. | julian | 1999-11-21 | 1 | -0/+2 |
* | Hopefully the last patch from Brian to get server side PPPoE working. | julian | 1999-11-21 | 1 | -4/+2 |
* | Fixes from brian. With some changes from me. | julian | 1999-11-21 | 1 | -22/+38 |
* | Provide an empty name to getsockname() if one hasn't been set up. | brian | 1999-11-11 | 1 | -15/+28 |
* | Move a structure Netstat needs back out to ng_socketvar.h (yech) | julian | 1999-11-06 | 1 | -18/+1 |
* | Add the option for a socket node to shut down when the last hook | julian | 1999-11-05 | 1 | -2/+55 |
* | Add typedefs for node methods | julian | 1999-11-01 | 1 | -7/+6 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -0/+957 |