freebsd-dev/sys/netgraph
Julian Elischer 561e4fb9f6 Don't forget to set our MAC address into packets we wre sending out via
netgraph. Eventually we may need to have a separate hook for packets
that already have a source AMC address but for now just drop it in.
Should fix PPPoE.
2000-07-06 15:35:59 +00:00
..
netgraph.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ng_async.c
ng_async.h
ng_base.c Experiemntal ascii based device configuration mechanism. 2000-07-03 13:34:18 +00:00
ng_bpf.c
ng_bpf.h
ng_cisco.c
ng_cisco.h
ng_echo.c
ng_echo.h
ng_ether.c Don't forget to set our MAC address into packets we wre sending out via 2000-07-06 15:35:59 +00:00
ng_ether.h Make the ng_ether(4) node type dynamically loadable like the rest. 2000-06-26 23:34:54 +00:00
ng_frame_relay.c
ng_frame_relay.h
ng_hole.c
ng_hole.h
ng_iface.c
ng_iface.h
ng_ksocket.c
ng_ksocket.h
ng_lmi.c
ng_lmi.h
ng_message.h Experiemntal ascii based device configuration mechanism. 2000-07-03 13:34:18 +00:00
ng_mppc.c
ng_mppc.h
ng_parse.c
ng_parse.h
ng_ppp.c Fix bug where receive statistics for the bundle were not getting updated. 2000-06-01 01:29:49 +00:00
ng_ppp.h
ng_pppoe.c
ng_pppoe.h
ng_pptpgre.c Fix incorrectly implemented receive ACK timeout algorithm: 2000-06-28 19:43:34 +00:00
ng_pptpgre.h
ng_rfc1490.c
ng_rfc1490.h
ng_sample.c
ng_sample.h
ng_socket.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ng_socket.h
ng_socketvar.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
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