freebsd-dev/sys/netgraph
John Baldwin 6d5f002ed1 netgraph: Remove the rethook parameter from NG_NODE_FOREACH_HOOK.
This parameter was set to the hook that terminated the iteration
early.  However, none of the remaining callers used this argument and
it was always set to an otherwise-unused variable.
2022-04-12 14:58:59 -07:00
..
atm netgraph(3): Fix a typo in a source code comment 2022-03-28 19:31:50 +02:00
bluetooth netgraph(4): Fix a typo in a source code comment 2022-04-09 11:40:14 +02:00
netflow ng_netflow: Remove unused variable. 2022-04-07 17:01:27 -07:00
netgraph.h netgraph: Remove the rethook parameter from NG_NODE_FOREACH_HOOK. 2022-04-12 14:58:59 -07:00
ng_async.c
ng_async.h
ng_atmllc.c
ng_atmllc.h
ng_base.c netgraph: Remove unused variable. 2022-04-12 14:58:59 -07:00
ng_bpf.c netgraph: Remove the rethook parameter from NG_NODE_FOREACH_HOOK. 2022-04-12 14:58:59 -07:00
ng_bpf.h
ng_bridge.c netgraph: Remove the rethook parameter from NG_NODE_FOREACH_HOOK. 2022-04-12 14:58:59 -07:00
ng_bridge.h
ng_car.c
ng_car.h
ng_checksum.c
ng_checksum.h
ng_cisco.c
ng_cisco.h
ng_deflate.c
ng_deflate.h
ng_device.c Add ETHER_ALIGN support to ng_device(4). 2021-11-14 13:37:41 +01:00
ng_device.h Add ETHER_ALIGN support to ng_device(4). 2021-11-14 13:37:41 +01:00
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 ng_ether: Create netgraph nodes for bridge interfaces. 2021-09-26 01:24:33 +09:00
ng_ether.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 routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
ng_iface.h
ng_ip_input.c
ng_ip_input.h
ng_ipfw.c
ng_ipfw.h
ng_ksocket.c ng_ksocket: Remove unused variable. 2022-04-07 17:01:27 -07:00
ng_ksocket.h
ng_l2tp.c netgraph: Remove the rethook parameter from NG_NODE_FOREACH_HOOK. 2022-04-12 14:58:59 -07:00
ng_l2tp.h
ng_lmi.c ng_lmi: Move all of highest_dlci under #if 0. 2022-04-07 17:01:27 -07:00
ng_lmi.h
ng_macfilter.c
ng_macfilter.h
ng_message.h
ng_mppc.c
ng_mppc.h
ng_nat.c
ng_nat.h
ng_one2many.c
ng_one2many.h
ng_parse.c
ng_parse.h
ng_patch.c
ng_patch.h
ng_pipe.c
ng_pipe.h
ng_ppp.c ng_ppp: Remove unused variable. 2022-04-07 17:01:27 -07:00
ng_ppp.h
ng_pppoe.c ng pppoe(4): Add the required NET_EPOCH section to the hook 2022-02-09 22:00:50 +03:00
ng_pppoe.h ng_pppoe(4): Fix a typo in a source code comment 2022-04-02 13:54:36 +02:00
ng_pptpgre.c ng_pptpgre(4): Fix a typo in a source code comment 2021-11-03 17:15:59 +01: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 domains: make domain_init() initialize only global state 2022-01-03 10:15:22 -08:00
ng_socket.h
ng_socketvar.h
ng_source.c
ng_source.h
ng_split.c
ng_split.h
ng_tag.c ng_tag: Move totlen fully under #ifdef NG_TAG_DEBUG. 2022-04-07 17:01:27 -07:00
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_rotate.c
ng_vlan_rotate.h
ng_vlan.c
ng_vlan.h
NOTES
qos.h