freebsd-dev/sys/net/route
Alexander V. Chernikov 34066d0008 routing: add iterator-based nhop traversal KPI.
MFC after:	2 weeks
2023-04-25 10:55:16 +00:00
..
fib_algo.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
fib_algo.h
nhgrp_ctl.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
nhgrp_var.h
nhgrp.c
nhop_ctl.c routing: add iterator-based nhop traversal KPI. 2023-04-25 10:55:16 +00:00
nhop_utils.c
nhop_utils.h
nhop_var.h
nhop.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
nhop.h
route_ctl.c netlink: allow exact-match route lookups via RTM_GETROUTE. 2023-04-02 13:47:10 +00:00
route_ctl.h routing: add iterator-based nhop traversal KPI. 2023-04-25 10:55:16 +00:00
route_ddb.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
route_debug.h
route_helpers.c
route_ifaddrs.c ifnet/API: Move struct ifnet definition to a <net/if_private.h> 2023-01-24 14:36:30 -05:00
route_rtentry.c routing: add public rt_is_exportable() version to check if 2023-03-26 08:24:27 +00:00
route_subscription.c routing: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:33:31 +08:00
route_tables.c routing: add rt_tables_get_rnh_safe() that doesn't panic when af/fib is 2023-04-25 10:53:51 +00:00
route_temporal.c
route_var.h