freebsd-dev/sys/net/route
Alexander V. Chernikov 2476178e6b Fix kassert panic when inserting multipath routes from multiple threads.
Reported by:	Marco Zec <zec at fer.hr>
MFC after:	immediately
2021-03-21 18:15:29 +00:00
..
fib_algo.c Fix fib algo rebuild delay calculation. 2021-03-15 21:09:07 +00:00
fib_algo.h Add modular fib lookup framework. 2020-12-25 11:33:17 +00:00
mpath_ctl.c Implement flowid calculation for outbound connections to balance 2020-10-18 17:15:47 +00:00
nhgrp_ctl.c Fix kassert panic when inserting multipath routes from multiple threads. 2021-03-21 18:15:29 +00:00
nhgrp_var.h Introduce scalable route multipath. 2020-10-03 10:47:17 +00:00
nhgrp.c Introduce scalable route multipath. 2020-10-03 10:47:17 +00:00
nhop_ctl.c Simplify ifa/ifp refcounting in the routing stack. 2021-02-22 23:37:59 +00:00
nhop_utils.c Remove unused nhop_ref_any() function. 2020-09-20 21:32:52 +00:00
nhop_utils.h
nhop_var.h Fix route flags update during RTM_CHANGE. 2020-10-04 13:24:58 +00:00
nhop.c Introduce scalable route multipath. 2020-10-03 10:47:17 +00:00
nhop.h Remove now-unused RT_GATEWAY* definitions. 2021-01-04 21:45:46 +00:00
route_ctl.c Flush remaining routes from the routing table during VNET shutdown. 2021-03-10 21:10:14 +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 Simplify ifa/ifp refcounting in the routing stack. 2021-02-22 23:37:59 +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