..
netgraph.h
ng_async.c
Remove unnecessary #include's as reported by phk's script.
2000-09-22 16:51:14 +00:00
ng_async.h
ng_base.c
ng_bpf.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_bpf.h
ng_bridge.c
Use m_dup() instead of m_copypacket() for the time being. Not all
2000-09-23 23:22:27 +00:00
ng_bridge.h
ng_cisco.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_cisco.h
ng_echo.c
ng_echo.h
ng_ether.c
ng_ether.h
ng_frame_relay.c
ng_frame_relay.h
ng_hole.c
ng_hole.h
ng_iface.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_iface.h
ng_ksocket.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_ksocket.h
ng_lmi.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_lmi.h
ng_message.h
ng_mppc.c
Remove unnecessary #include's as reported by phk's script.
2000-09-22 16:51:14 +00:00
ng_mppc.h
ng_parse.c
ng_parse.h
ng_ppp.c
Remove unnecessary #include's as reported by phk's script.
2000-09-22 16:51:14 +00:00
ng_ppp.h
ng_pppoe.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_pppoe.h
ng_pptpgre.c
Remove unnecessary #include's as reported by phk's script.
2000-09-22 16:51:14 +00:00
ng_pptpgre.h
ng_rfc1490.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_rfc1490.h
ng_sample.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_sample.h
ng_socket.c
ng_socket.h
ng_socketvar.h
ng_tee.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_tee.h
ng_tty.c
Remove unnecessary #include's as reported by phk's script.
2000-09-22 16:51:14 +00:00
ng_tty.h
ng_UI.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_UI.h
ng_vjc.c
Allocate all memory (including within node constructors) with M_NOWAIT
2000-09-21 18:01:23 +00:00
ng_vjc.h
NOTES