freebsd-dev/sys/netgraph
Alfred Perlstein 4f492bfab5 use __packed.
2002-09-23 18:54:32 +00:00
..
netgraph.h Don't use "NULL" when "0" is really meant. 2002-08-22 00:30:03 +00:00
ng_async.c
ng_async.h
ng_base.c Don't use "NULL" when "0" is really meant. 2002-08-22 00:30:03 +00:00
ng_bpf.c
ng_bpf.h
ng_bridge.c
ng_bridge.h
ng_cisco.c Don't use "NULL" when "0" is really meant. 2002-08-22 00:30:03 +00:00
ng_cisco.h
ng_device.c A node that creates a device entry in /dev (yay devfs) 2002-06-18 21:32:33 +00:00
ng_device.h A node that creates a device entry in /dev (yay devfs) 2002-06-18 21:32:33 +00:00
ng_echo.c
ng_echo.h
ng_eiface.c
ng_eiface.h
ng_etf.c
ng_etf.h
ng_ether.c Fix bug where an mbuf was being written to without checking M_WRITABLE(). 2002-06-05 23:32:56 +00:00
ng_ether.h
ng_frame_relay.c
ng_frame_relay.h
ng_gif_demux.c
ng_gif_demux.h
ng_gif.c
ng_gif.h
ng_hole.c
ng_hole.h
ng_iface.c
ng_iface.h
ng_ip_input.c
ng_ip_input.h
ng_ksocket.c Reference the socket we're accepting. 2002-09-14 08:56:10 +00:00
ng_ksocket.h
ng_l2tp.c Don't use "NULL" when "0" is really meant. 2002-08-22 00:30:03 +00:00
ng_l2tp.h New L2TP netgraph node type. 2002-08-20 21:59:50 +00:00
ng_lmi.c Const'ify variables to make it clear we're not writing to the mbuf data. 2002-06-05 23:35:31 +00:00
ng_lmi.h
ng_message.h
ng_mppc.c Don't use "NULL" when "0" is really meant. 2002-08-22 00:30:03 +00:00
ng_mppc.h
ng_one2many.c
ng_one2many.h
ng_parse.c
ng_parse.h
ng_ppp.c if you have taken the mbuf out of the message object, then if you pass 2002-06-09 07:28:35 +00:00
ng_ppp.h
ng_pppoe.c use __packed. 2002-09-23 18:54:32 +00:00
ng_pppoe.h use __packed. 2002-09-23 18:54:32 +00:00
ng_pptpgre.c Relax checking of incoming PPTP GRE packets a bit: ignore a bogus payload 2002-09-14 00:00:49 +00:00
ng_pptpgre.h
ng_rfc1490.c Const'ify variables to make it clear we're not writing to the mbuf data. 2002-06-05 23:35:31 +00:00
ng_rfc1490.h
ng_sample.c
ng_sample.h
ng_socket.c Don't use "NULL" when "0" is really meant. 2002-08-22 00:30:03 +00:00
ng_socket.h
ng_socketvar.h
ng_split.c
ng_split.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