freebsd-nq/sys/net/route
Alexander V. Chernikov 685de460bc Use static initializers for fib algo to shift initialization
to ealier stage. This allows to register modules loaded at
 boot time.

Reported by:	olivier
2021-01-11 00:16:54 +00:00
..
fib_algo.c Use static initializers for fib algo to shift initialization 2021-01-11 00:16:54 +00:00
fib_algo.h Add modular fib lookup framework. 2020-12-25 11:33:17 +00:00
mpath_ctl.c
nhgrp_ctl.c Add nhop_ref_any() to unify referencing nhop or nexthop group. 2020-11-29 13:52:06 +00:00
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 Refactor rt_addrmsg() and rt_routemsg(). 2021-01-07 19:38:19 +00:00
route_ctl.h Refactor rt_addrmsg() and rt_routemsg(). 2021-01-07 19:38:19 +00:00
route_ddb.c
route_helpers.c Introduce rib_walk_ext_internal() to allow iteration with rnh pointer. 2020-11-29 13:54:49 +00:00
route_ifaddrs.c Remove RADIX_MPATH config option. 2020-11-29 19:43:33 +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