freebsd-dev/sys/netgraph
Julian Elischer dc90cad9d2 Start making the contents of the generic framework opaque to the nodes.
This step: IDs are no-longer the address of the node.
Reviewd by: Archie@freebsd.org
1999-11-01 00:31:14 +00:00
..
netgraph.h Start making the contents of the generic framework opaque to the nodes. 1999-11-01 00:31:14 +00:00
ng_async.c
ng_async.h
ng_base.c Start making the contents of the generic framework opaque to the nodes. 1999-11-01 00:31:14 +00:00
ng_cisco.c
ng_cisco.h
ng_echo.c
ng_echo.h
ng_ether.h
ng_frame_relay.c Start making the contents of the generic framework opaque to the nodes. 1999-11-01 00:31:14 +00:00
ng_frame_relay.h
ng_hole.c
ng_hole.h
ng_iface.c Bring ng_iface up-to-date with what has happenned to the bpf code. 1999-10-25 22:36:39 +00:00
ng_iface.h
ng_lmi.c cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
ng_lmi.h
ng_message.h Start making the contents of the generic framework opaque to the nodes. 1999-11-01 00:31:14 +00:00
ng_ppp.c Revamped and more useful PPP node type, supporting multi-link PPP directly. 1999-10-29 22:30:03 +00:00
ng_ppp.h Revamped and more useful PPP node type, supporting multi-link PPP directly. 1999-10-29 22:30:03 +00:00
ng_pppoe.c When the session is running, don't include the ethernet header in the length of the payload. 1999-10-29 04:32:27 +00:00
ng_pppoe.h Start making the contents of the generic framework opaque to the nodes. 1999-11-01 00:31:14 +00:00
ng_rfc1490.c cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
ng_rfc1490.h
ng_sample.c
ng_sample.h
ng_socket.c
ng_socket.h
ng_socketvar.h
ng_tee.c
ng_tee.h
ng_tty.c dang, deleted a line 1999-10-23 04:52:54 +00:00
ng_tty.h
ng_UI.c cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
ng_UI.h
ng_vjc.c cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
ng_vjc.h cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
NOTES