This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e71400183d
freebsd-nq
/
sys
/
netgraph
History
Alexander Motin
b098744265
Mark ng_vjc node as FORCE_WRITER to protect slcompress state.
...
I think it can be the reason of livelock in netgraph reported by some mpd users. MFC after: 3 days
2009-01-08 17:51:15 +00:00
..
atm
Rather than using hidden includes (with cicular dependencies),
2008-12-02 21:37:28 +00:00
bluetooth
Change message severity level from WARN to INFO. This should reduce
2008-12-24 00:00:52 +00:00
netflow
This main goals of this project are:
2008-12-15 06:10:57 +00:00
netgraph.h
Revert rev. 183277:
2008-12-13 22:26:24 +00:00
ng_async.c
Fix a number of style issues in the MALLOC / FREE commit. I've tried to
2008-10-23 20:26:15 +00:00
ng_async.h
ng_atmllc.c
ng_atmllc.h
ng_base.c
To avoid one doubtless netgraph SMP scalability limitation point, switch
2008-12-14 20:15:30 +00:00
ng_bpf.c
ng_bpf.h
ng_bridge.c
Conditionally compile out V_ globals while instantiating the appropriate
2008-12-10 23:12:39 +00:00
ng_bridge.h
ng_car.c
ng_car.h
ng_cisco.c
ng_cisco.h
ng_deflate.c
ng_deflate.h
ng_device.c
ng_device.h
ng_echo.c
ng_echo.h
ng_eiface.c
Conditionally compile out V_ globals while instantiating the appropriate
2008-12-10 23:12:39 +00:00
ng_eiface.h
ng_etf.c
ng_etf.h
ng_ether_echo.c
Add a trivial node to reflect ethernet frames to whence they came.
2008-12-25 00:01:29 +00:00
ng_ether_echo.h
Add a trivial node to reflect ethernet frames to whence they came.
2008-12-25 00:01:29 +00:00
ng_ether.c
shave about 7% off the overhead of ng_ether by using per-hook
2008-12-25 09:02:55 +00:00
ng_ether.h
ng_fec.c
Fix a number of style issues in the MALLOC / FREE commit. I've tried to
2008-10-23 20:26:15 +00:00
ng_fec.h
ng_frame_relay.c
ng_frame_relay.h
ng_gif_demux.c
ng_gif_demux.h
ng_gif.c
Rather than using hidden includes (with cicular dependencies),
2008-12-02 21:37:28 +00:00
ng_gif.h
ng_hole.c
ng_hole.h
ng_hub.c
ng_hub.h
ng_iface.c
Conditionally compile out V_ globals while instantiating the appropriate
2008-12-10 23:12:39 +00:00
ng_iface.h
ng_ip_input.c
ng_ip_input.h
ng_ipfw.c
Conditionally compile out V_ globals while instantiating the appropriate
2008-12-10 23:12:39 +00:00
ng_ipfw.h
ng_ksocket.c
ng_ksocket.h
ng_l2tp.c
Fix typo. Clear session stats instead of config and part of stats.
2008-11-22 16:40:12 +00:00
ng_l2tp.h
ng_lmi.c
ng_lmi.h
ng_message.h
ng_mppc.c
Unroll two loops of SHA1Update(). 60 bytes of static memory is not a price.
2008-12-16 19:15:31 +00:00
ng_mppc.h
ng_nat.c
ng_nat.h
ng_one2many.c
ng_one2many.h
ng_parse.c
ng_parse.h
ng_pipe.c
ng_pipe.h
ng_ppp.c
ng_ppp.h
ng_pppoe.c
ng_pppoe.h
ng_pptpgre.c
ng_pptpgre.h
ng_pred1.c
ng_pred1.h
ng_rfc1490.c
ng_rfc1490.h
ng_sample.c
ng_sample.h
ng_socket.c
Remove unused variable.
2008-11-22 16:55:55 +00:00
ng_socket.h
ng_socketvar.h
ng_source.c
ng_source.h
ng_split.c
ng_split.h
ng_sppp.c
ng_sppp.h
ng_tag.c
ng_tag.h
ng_tcpmss.c
ng_tcpmss.h
ng_tee.c
ng_tee.h
ng_tty.c
Remove node shutdown on tty close. This could be easily done by user-level
2008-12-13 22:05:46 +00:00
ng_tty.h
Assign new cookie to the node to reflect API change.
2008-11-08 02:05:41 +00:00
ng_UI.c
ng_UI.h
ng_vjc.c
Mark ng_vjc node as FORCE_WRITER to protect slcompress state.
2009-01-08 17:51:15 +00:00
ng_vjc.h
ng_vlan.c
ng_vlan.h
NOTES