freebsd-nq/sys/netgraph
Julian Elischer 6b79597012 Add a generic "queued function callin" mechanism
Use it to implement (hopefully) SMP safe node/hook addition
and removal.
Fix some debug stuff.
2001-01-14 23:25:54 +00:00
..
netgraph.h Add a generic "queued function callin" mechanism 2001-01-14 23:25:54 +00:00
ng_async.c Fix some memory leaks 2001-01-10 07:13:58 +00:00
ng_async.h
ng_base.c Add a generic "queued function callin" mechanism 2001-01-14 23:25:54 +00:00
ng_bpf.c Another brian fix, luckily not in live code. 2001-01-11 15:44:41 +00:00
ng_bpf.h
ng_bridge.c Fix some memory leaks 2001-01-10 07:13:58 +00:00
ng_bridge.h
ng_cisco.c
ng_cisco.h
ng_echo.c
ng_echo.h
ng_ether.c Add a generic "queued function callin" mechanism 2001-01-14 23:25:54 +00:00
ng_ether.h
ng_frame_relay.c
ng_frame_relay.h
ng_hole.c
ng_hole.h
ng_iface.c Fix some memory leaks 2001-01-10 07:13:58 +00:00
ng_iface.h
ng_ksocket.c Fix some memory leaks 2001-01-10 07:13:58 +00:00
ng_ksocket.h
ng_lmi.c Fix some memory leaks 2001-01-10 07:13:58 +00:00
ng_lmi.h
ng_message.h
ng_mppc.c Fix some memory leaks 2001-01-10 07:13:58 +00:00
ng_mppc.h
ng_one2many.c
ng_one2many.h
ng_parse.c Fix some memory leaks 2001-01-10 07:13:58 +00:00
ng_parse.h
ng_ppp.c Fix some memory leaks 2001-01-10 07:13:58 +00:00
ng_ppp.h
ng_pppoe.c Add an exported function ng_rmhook_self() that removes a hook 2001-01-11 19:27:54 +00:00
ng_pppoe.h
ng_pptpgre.c
ng_pptpgre.h
ng_rfc1490.c Missing FREE(). 2001-01-09 00:49:31 +00:00
ng_rfc1490.h
ng_sample.c Another brian fix, luckily not in live code. 2001-01-11 15:44:41 +00:00
ng_sample.h
ng_socket.c Fix some memory leaks 2001-01-10 07:13:58 +00:00
ng_socket.h
ng_socketvar.h
ng_tee.c
ng_tee.h
ng_tty.c
ng_tty.h
ng_UI.c
ng_UI.h
ng_vjc.c
ng_vjc.h
NOTES