..
netgraph.h
Some minor prototype tweaks.
2000-03-13 19:05:11 +00:00
ng_async.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_async.h
Add two new generic control messages, NGM_ASCII2BINARY and
1999-11-30 02:45:32 +00:00
ng_base.c
Some minor prototype tweaks.
2000-03-13 19:05:11 +00:00
ng_bpf.c
Change definition of NG_BPF_HOOKPROG_SIZE() so as not to require
1999-12-06 18:43:32 +00:00
ng_bpf.h
Change definition of NG_BPF_HOOKPROG_SIZE() so as not to require
1999-12-06 18:43:32 +00:00
ng_cisco.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_cisco.h
Add two new generic control messages, NGM_ASCII2BINARY and
1999-11-30 02:45:32 +00:00
ng_echo.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_echo.h
ng_ether.h
Add two new generic control messages, NGM_ASCII2BINARY and
1999-11-30 02:45:32 +00:00
ng_frame_relay.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_frame_relay.h
ng_hole.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_hole.h
ng_iface.c
Updates to the ng_iface(8) netgraph node type:
2000-03-13 19:18:10 +00:00
ng_iface.h
Updates to the ng_iface(8) netgraph node type:
2000-03-13 19:18:10 +00:00
ng_ksocket.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_ksocket.h
Add two new generic control messages, NGM_ASCII2BINARY and
1999-11-30 02:45:32 +00:00
ng_lmi.c
Add two new generic control messages, NGM_ASCII2BINARY and
1999-11-30 02:45:32 +00:00
ng_lmi.h
ng_message.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 04:46:21 +00:00
ng_parse.c
Fix typo: "ng_parse_fixedsstring_info" -> "ng_parse_fixedstring_info"
2000-03-13 18:50:38 +00:00
ng_parse.h
Fix typo: "ng_parse_fixedsstring_info" -> "ng_parse_fixedstring_info"
2000-03-13 18:50:38 +00:00
ng_ppp.c
Fix a few obscure memory leaks.
2000-01-05 20:36:07 +00:00
ng_ppp.h
Add two new generic control messages, NGM_ASCII2BINARY and
1999-11-30 02:45:32 +00:00
ng_pppoe.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_pppoe.h
change intial timeout for session negotiation from 1 to 2 seconds.
1999-12-01 08:05:56 +00:00
ng_pptpgre.c
Fix race condition caused by missing splnet()'s.
2000-01-04 22:06:08 +00:00
ng_pptpgre.h
New netgraph node type 'pptpgre': this performs GRE encapsulation
1999-12-08 18:55:39 +00:00
ng_rfc1490.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_rfc1490.h
Add two new generic control messages, NGM_ASCII2BINARY and
1999-11-30 02:45:32 +00:00
ng_sample.c
Show how to supply a struct ng_cmdlist for (de)asciification
1999-12-01 19:40:37 +00:00
ng_sample.h
Show how to supply a struct ng_cmdlist for (de)asciification
1999-12-01 19:40:37 +00:00
ng_socket.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_socket.h
Fixes from brian. With some changes from me.
1999-11-21 10:43:05 +00:00
ng_socketvar.h
ng_tee.c
Add control message ASCII conversion for this node type.
2000-01-27 01:32:53 +00:00
ng_tee.h
Add control message ASCII conversion for this node type.
2000-01-27 01:32:53 +00:00
ng_tty.c
Use snprintf() instead of sprintf().
2000-03-13 18:54:10 +00:00
ng_tty.h
ng_UI.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_UI.h
Add two new generic control messages, NGM_ASCII2BINARY and
1999-11-30 02:45:32 +00:00
ng_vjc.c
Remove a bunch of un-needed includes.
1999-12-07 05:50:48 +00:00
ng_vjc.h
NOTES