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
9ccd73f2ee
freebsd-dev
/
sys
/
netgraph
History
Julian Elischer
8714210340
Cleanups to Macros for sending data between netgraph nodes.
2001-03-03 05:52:49 +00:00
..
netgraph.h
Cleanups to Macros for sending data between netgraph nodes.
2001-03-03 05:52:49 +00:00
ng_async.c
ng_async.h
ng_base.c
Cleanups to Macros for sending data between netgraph nodes.
2001-03-03 05:52:49 +00:00
ng_bpf.c
ng_bpf.h
ng_bridge.c
ng_bridge.h
ng_cisco.c
ng_cisco.h
ng_echo.c
ng_echo.h
ng_eiface.c
Allow a changed MAC address to show up in ifconfig by changing it
2001-02-26 09:31:54 +00:00
ng_eiface.h
slight cleanups during testing.
2001-02-25 16:49:04 +00:00
ng_ether.c
Implement direct support for semipersistant nodes.
2001-01-30 20:51:52 +00:00
ng_ether.h
ng_frame_relay.c
ng_frame_relay.h
ng_hole.c
ng_hole.h
ng_iface.c
ng_iface.h
ng_ksocket.c
Fix an erroneous comment and two style(9) bugs.
2001-02-16 17:37:31 +00:00
ng_ksocket.h
ng_lmi.c
ng_lmi.h
ng_message.h
Clean up reference counting with relation to queued packets and the worklist,
2001-02-01 20:51:23 +00:00
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
Shuffle sysctls a bit (thankyou whoever made them dynamic for modules)
2001-02-23 16:34:22 +00:00
ng_pppoe.h
Shuffle sysctls a bit (thankyou whoever made them dynamic for modules)
2001-02-23 16:34:22 +00:00
ng_pptpgre.c
ng_pptpgre.h
ng_rfc1490.c
ng_rfc1490.h
ng_sample.c
Make the sample netgraph node compileable again.
2001-02-25 05:36:25 +00:00
ng_sample.h
ng_socket.c
Shuffle sysctls a bit (thankyou whoever made them dynamic for modules)
2001-02-23 16:34:22 +00:00
ng_socket.h
ng_socketvar.h
ng_split.c
Add a 'splitter' node to separate a bidirectional
2001-02-22 17:14:36 +00:00
ng_split.h
Add a 'splitter' node to separate a bidirectional
2001-02-22 17:14:36 +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