harti
1b4394c358
Adapt to the new ng_timeout/ng_untimeout arguments. These now use
...
the callout instead of the timeout interface.
Submitted by: glebius
2004-11-04 12:33:55 +00:00
julian
dfb6d51195
Convert Netgraph to use mbuf tags to pass its meta information around.
...
Thanks to Sam for importing tags in a way that allowed this to be done.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
Also allow the sr and ar drivers to create netgraph versions of their modules.
Document the change to the ksocket node.
2004-06-25 19:22:05 +00:00
julian
c85e63d425
Switch to using C99 sparse initialisers for the type methods array.
...
Should make no binary difference.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
Reviewed by: Harti Brandt <harti@freebsd.org>
MFC after: 1 week
2004-05-29 00:51:19 +00:00
truckman
79971791cf
Pass MTX_DEF instead of 0 as the last argument to mtx_init().
...
Submitted by: Gavin Atkinson <gavin+freebsdc@ury.york.ac.uk>
2003-12-15 01:36:54 +00:00
harti
bc878862fb
The layer 3 (signalling) of NgATM netgraph node: ng_uni. This node
...
handles user and network side signaling and partly PNNI.
2003-11-07 09:15:14 +00:00