freebsd-nq/sys/netgraph
Julian Elischer e8a49db233 Add splhigh()s to protect against a race condition
that shows up when running with ethernet bridging
at high speed.

Submitted by: Chris Csanady <ccsanady@iastate.edu>
(and extended by me)
2000-12-02 13:27:58 +00:00
..
netgraph.h
ng_async.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_async.h
ng_base.c Add splhigh()s to protect against a race condition 2000-12-02 13:27:58 +00:00
ng_bpf.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_bpf.h
ng_bridge.c Fix another callout_init() that I missed. 2000-11-26 21:59:30 +00:00
ng_bridge.h
ng_cisco.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_cisco.h
ng_echo.c
ng_echo.h
ng_ether.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_ether.h
ng_frame_relay.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_frame_relay.h
ng_hole.c
ng_hole.h
ng_iface.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_iface.h
ng_ksocket.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_ksocket.h
ng_lmi.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_lmi.h
ng_message.h Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_mppc.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_mppc.h
ng_one2many.c New netgraph node type ng_one2many(4). 2000-11-16 05:58:33 +00:00
ng_one2many.h New netgraph node type ng_one2many(4). 2000-11-16 05:58:33 +00:00
ng_parse.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_parse.h Go back to using data_len in struct ngpppoe_init_data after discussions 2000-11-16 23:14:53 +00:00
ng_ppp.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_ppp.h
ng_pppoe.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_pppoe.h Go back to using data_len in struct ngpppoe_init_data after discussions 2000-11-16 23:14:53 +00:00
ng_pptpgre.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_pptpgre.h
ng_rfc1490.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_rfc1490.h
ng_sample.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_sample.h
ng_socket.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_socket.h
ng_socketvar.h
ng_tee.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_tee.h
ng_tty.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_tty.h
ng_UI.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_UI.h
ng_vjc.c Add the use of M_ZERO to netgraph. 2000-11-18 15:17:43 +00:00
ng_vjc.h
NOTES