Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ng_connect_t where it is unused. Probably it remained from ng_source.c. | glebius | 2005-03-14 | 1 | -12/+0 |
* | Make M_NETGRAPH_ETF static | phk | 2005-02-10 | 1 | -1/+1 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+3 |
* | Having moved metadata usage to mbuf tags, remove code that supports | julian | 2004-06-26 | 1 | -4/+4 |
* | Switch to using C99 sparse initialisers for the type methods array. | julian | 2004-05-29 | 1 | -12/+10 |
* | Fixed panic on hook disconnection that previous revision has introduced. | ru | 2003-12-19 | 1 | -5/+8 |
* | Fixed two memory leaks. | ru | 2003-11-17 | 1 | -1/+3 |
* | Fix GCC warnings caused by initializing a zero length array. In the process, | archie | 2002-05-31 | 1 | -6/+6 |
* | A node that allows ethernet type packets to be filtered to different | julian | 2001-10-30 | 1 | -0/+496 |