freebsd-dev/sys/netgraph
1999-11-08 03:11:22 +00:00
..
netgraph.h Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_async.c Get rid of the 'sync2' hook, which was a hack. Instead, just 1999-11-08 03:10:20 +00:00
ng_async.h Get rid of the 'sync2' hook, which was a hack. Instead, just 1999-11-08 03:10:20 +00:00
ng_base.c Be more accepting about the format of node IDs. 1999-11-07 04:18:20 +00:00
ng_cisco.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_cisco.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_echo.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_echo.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_ether.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
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 Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_hole.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_hole.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_iface.c Add support for the IFF_MULTICAST flag. There's not 1999-11-08 03:08:59 +00:00
ng_iface.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_lmi.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_lmi.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
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 Fix several bugs found in the first bit of testing. 1999-11-06 02:09:17 +00:00
ng_ppp.h Fix several bugs found in the first bit of testing. 1999-11-06 02:09:17 +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 Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_sample.c Simplify checking/parsing of strings using strtoul(), isdigit(), etc. 1999-11-02 23:18:01 +00:00
ng_sample.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_socket.c Move a structure Netstat needs back out to ng_socketvar.h (yech) 1999-11-06 19:27:04 +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 Move a structure Netstat needs back out to ng_socketvar.h (yech) 1999-11-06 19:27:04 +00:00
ng_tee.c Fix crash when trying to duplicate a NULL meta. 1999-11-08 03:11:22 +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 Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
ng_UI.c Add typedefs for node methods 1999-11-01 10:00:40 +00:00
ng_UI.h Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
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 Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00