This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6695313820
freebsd-dev
/
sys
/
netgraph
History
Archie Cobbs
6628011155
Fix bug that cheated hook names out of the last 2 bytes.
...
MFC after: 3 days
2001-10-10 19:58:11 +00:00
..
netgraph.h
Add an external function to unlink a netgraph type from the types list.
2001-07-23 21:14:57 +00:00
ng_async.c
ng_async.h
ng_base.c
ng_bpf.c
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
Since neither archie nor I work at Whistle any more, change our email
2000-10-24 17:32:45 +00:00
ng_echo.c
Part 2 of the netgraph rewrite.
2001-01-08 05:34:06 +00:00
ng_echo.h
ng_eiface.c
ng_eiface.h
ng_ether.c
ng_ether.h
ng_frame_relay.c
ng_frame_relay.h
Since neither archie nor I work at Whistle any more, change our email
2000-10-24 17:32:45 +00:00
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
Since neither archie nor I work at Whistle any more, change our email
2000-10-24 17:32:45 +00:00
ng_ip_input.c
Add ng_ip_input. A new netgraph node for queuing IP packets into the
2001-09-27 21:54:27 +00:00
ng_ip_input.h
ng_ksocket.c
Let "raw" mean IPPROTO_RAW instead of IPPROTO_IP.
2001-10-10 19:51:13 +00:00
ng_ksocket.h
ng_lmi.c
ng_lmi.h
ng_message.h
ng_mppc.c
ng_mppc.h
ng_one2many.c
Implement direct support for semipersistant nodes.
2001-01-30 20:51:52 +00:00
ng_one2many.h
ng_parse.c
ng_parse.h
ng_ppp.c
ng_ppp.h
ng_pppoe.c
ng_pppoe.h
ng_pptpgre.c
ng_pptpgre.h
ng_rfc1490.c
ng_rfc1490.h
ng_sample.c
ng_sample.h
ng_socket.c
Fix bug that cheated hook names out of the last 2 bytes.
2001-10-10 19:58:11 +00:00
ng_socket.h
ng_socketvar.h
ng_split.c
General cleanup providing better style(9) conformance and generally
2001-07-24 23:33:06 +00:00
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