freebsd-dev/sys/netgraph
1999-11-05 20:04:00 +00:00
..
netgraph.h Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_async.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_async.h
ng_base.c Move isfoo() and friends to the newly created sys/ctype.h. 1999-11-03 17:54:26 +00:00
ng_cisco.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_cisco.h
ng_echo.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_echo.h
ng_ether.h
ng_frame_relay.c Move isfoo() and friends to the newly created sys/ctype.h. 1999-11-03 17:54:26 +00:00
ng_frame_relay.h
ng_hole.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_hole.h
ng_iface.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_iface.h
ng_lmi.c Add typedefs for node methods 1999-11-01 10:00:40 +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 Move isfoo() and friends to the newly created sys/ctype.h. 1999-11-03 17:54:26 +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 Add typedefs for node methods 1999-11-01 10:00:40 +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 Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_rfc1490.h
ng_sample.c Simplify checking/parsing of strings using strtoul(), isdigit(), etc. 1999-11-02 23:18:01 +00:00
ng_sample.h
ng_socket.c Add the option for a socket node to shut down when the last hook 1999-11-05 02:18:08 +00:00
ng_socket.h Add the option for a socket node to shut down when the last hook 1999-11-05 02:18:08 +00:00
ng_socketvar.h Re-add this till I can fix netstat to not need it. 1999-11-05 20:04:00 +00:00
ng_tee.c Add statistics counters to "tee" netgraph node type. 1999-11-02 23:31:49 +00:00
ng_tee.h Add statistics counters to "tee" netgraph node type. 1999-11-02 23:31:49 +00:00
ng_tty.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_tty.h
ng_UI.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_UI.h
ng_vjc.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_vjc.h cleanups regarding misused m_pullup() and similar. 1999-10-26 22:33:54 +00:00
NOTES