mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
multipath control plane changed described in D24141. Currently route.c contains core routing init/teardown functions, route table manipulation functions and various helper functions, resulting in >2KLOC file in total. This change moves most of the route table manipulation parts to a dedicated file, simplifying planned multipath changes and making route.c more manageable. Differential Revision: https://reviews.freebsd.org/D24870 |
||
|---|---|---|
| .. | ||
| nhop.c | ||
| nhop.h | ||
| nhop_ctl.c | ||
| nhop_utils.c | ||
| nhop_utils.h | ||
| nhop_var.h | ||
| route_ctl.c | ||
| route_ddb.c | ||
| route_helpers.c | ||
| route_temporal.c | ||
| route_var.h | ||
| shared.h | ||