This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netgraph
History
Alexander Motin
2c2e2be746
Remove duplicate check.
...
Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com>
2012-08-03 12:55:31 +00:00
..
atm
…
bluetooth
Fix compiler warnings, mostly signed issues,
2012-04-02 10:50:42 +00:00
netflow
Make radix lookup on src and dst flow addresses optional
2012-06-18 13:56:36 +00:00
netgraph.h
Refactor the name hash and the ID hash, that are used to address nodes:
2012-02-16 19:10:01 +00:00
ng_async.c
…
ng_async.h
…
ng_atmllc.c
…
ng_atmllc.h
…
ng_base.c
Revert r231829, that was my braino.
2012-02-22 09:08:51 +00:00
ng_bpf.c
…
ng_bpf.h
…
ng_bridge.c
…
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
…
ng_eiface.h
…
ng_etf.c
…
ng_etf.h
…
ng_ether_echo.c
…
ng_ether_echo.h
…
ng_ether.c
Add version so others can depend on this module
2012-07-27 13:57:28 +00:00
ng_ether.h
…
ng_fec.c
…
ng_fec.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_hub.c
…
ng_hub.h
…
ng_iface.c
…
ng_iface.h
…
ng_ip_input.c
…
ng_ip_input.h
…
ng_ipfw.c
…
ng_ipfw.h
…
ng_ksocket.c
Revert r220768 for ng_ksocket. This node is special and
2012-05-24 18:22:57 +00:00
ng_ksocket.h
…
ng_l2tp.c
…
ng_l2tp.h
…
ng_lmi.c
…
ng_lmi.h
…
ng_message.h
…
ng_mppc.c
Revert my local not yet properly tested changes, that leaked in
2012-05-25 07:46:24 +00:00
ng_mppc.h
…
ng_nat.c
…
ng_nat.h
…
ng_one2many.c
…
ng_one2many.h
…
ng_parse.c
…
ng_parse.h
…
ng_patch.c
Fix panic in ng_patch(4) caused by checksum flags being added to mbuf flags.
2012-04-22 17:00:52 +00:00
ng_patch.h
…
ng_pipe.c
…
ng_pipe.h
…
ng_ppp.c
…
ng_ppp.h
…
ng_pppoe.c
…
ng_pppoe.h
…
ng_pptpgre.c
Remove duplicate check.
2012-08-03 12:55:31 +00:00
ng_pptpgre.h
…
ng_pred1.c
…
ng_pred1.h
…
ng_rfc1490.c
…
ng_rfc1490.h
…
ng_sample.c
…
ng_sample.h
…
ng_socket.c
In ng_getsockaddr() allocate memory prior to obtaining lock.
2012-02-16 14:44:52 +00:00
ng_socket.h
…
ng_socketvar.h
…
ng_source.c
#include <net/vnet.h> is no longer needed here.
2012-04-16 13:41:46 +00:00
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
…
ng_tty.h
…
ng_UI.c
…
ng_UI.h
…
ng_vjc.c
…
ng_vjc.h
…
ng_vlan.c
Upgrade the netgraph vlan node to support 802.1q, encapsulation type,
2012-03-11 19:08:56 +00:00
ng_vlan.h
Upgrade the netgraph vlan node to support 802.1q, encapsulation type,
2012-03-11 19:08:56 +00:00
NOTES
…