mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 11:20:29 -05:00
Continue routing subsystem conversion to nhop objects defined in r359823. Use fields from nhop structure instead of "struct rtentry" fields. This is one of the last changes prior to removing rt_ifp, rt_ifa, rt_gateway and rt_mtu from struct rtentry. Differential Revision: https://reviews.freebsd.org/D24609 |
||
|---|---|---|
| .. | ||
| 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 | ||