freebsd-nq/sys/net/route
Alexander V. Chernikov 78c93a1721 Use process fib for inet/inet6 fib_algo sysctls.
This allows to set/query fib algo for non-default fibs.

MFC after:	3 days
2021-01-31 10:50:08 +00:00
..
fib_algo.c Use process fib for inet/inet6 fib_algo sysctls. 2021-01-31 10:50:08 +00:00
fib_algo.h Add modular fib lookup framework. 2020-12-25 11:33:17 +00:00
mpath_ctl.c
nhgrp_ctl.c
nhgrp_var.h
nhgrp.c
nhop_ctl.c Use light-weight versions of routing lookup functions in ng_netflow. 2020-12-26 11:27:38 +00:00
nhop_utils.c
nhop_utils.h
nhop_var.h
nhop.c
nhop.h Remove now-unused RT_GATEWAY* definitions. 2021-01-04 21:45:46 +00:00
route_ctl.c Add rib_subscribe_locked() and rib_unsubsribe_locked() to support 2021-01-30 23:25:57 +00:00
route_ctl.h Fix the design problem with delayed algorithm sync. 2021-01-30 23:25:57 +00:00
route_ddb.c
route_helpers.c Fix the design problem with delayed algorithm sync. 2021-01-30 23:25:57 +00:00
route_ifaddrs.c Split rtinit() into multiple functions. 2021-01-16 22:42:41 +00:00
route_tables.c Add modular fib lookup framework. 2020-12-25 11:33:17 +00:00
route_temporal.c
route_var.h Refactor rt_addrmsg() and rt_routemsg(). 2021-01-07 19:38:19 +00:00