freebsd-dev/sys/net/route
Ed Maste a6668e31aa Fix kernel build without INET and INET6
Reviewed by:	brooks, melifaro
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33718
2022-01-05 09:41:38 -05:00
..
fib_algo.c routing: Use the same index space for both nexthop and nexthop groups. 2021-10-08 07:58:55 +00:00
fib_algo.h
mpath_ctl.c
nhgrp_ctl.c routing: simplify malloc flags in alloc_nhgrp(). 2021-08-31 08:14:16 +00:00
nhgrp_var.h
nhgrp.c routing: Use the same index space for both nexthop and nexthop groups. 2021-10-08 07:58:55 +00:00
nhop_ctl.c Fix kernel build without INET and INET6 2022-01-05 09:41:38 -05:00
nhop_utils.c
nhop_utils.h [multipath][nhops] Fix random crashes with high route churn rate. 2021-08-01 10:07:37 +00:00
nhop_var.h nhops: split nh_family into nh_upper_family and nh_neigh_family. 2021-12-29 21:03:19 +00:00
nhop.c nhop: hash ifnet pointer instead of if_index 2021-12-04 10:05:46 -08:00
nhop.h nhops: split nh_family into nh_upper_family and nh_neigh_family. 2021-12-29 21:03:19 +00:00
route_ctl.c routing: Add unified level-based logging support for the routing subsystem. 2021-12-29 21:30:18 +00:00
route_ctl.h routing: Fix crashes with dpdk_lpm[46] algo. 2021-08-17 20:46:22 +00:00
route_ddb.c
route_debug.h routing: Add unified level-based logging support for the routing subsystem. 2021-12-29 21:30:18 +00:00
route_helpers.c routing: Fix newly-added rt_get_inet[6]_parent() api. 2021-08-30 21:10:37 +00:00
route_ifaddrs.c
route_tables.c
route_temporal.c
route_var.h