| | Authored by melifaro on Aug 21 2020, 11:06 PM. | Unknown Object (File) | Thu, Jul 10, 6:56 PM2025-07-10 18:56:05 (UTC+0) |
| Unknown Object (File) | Mon, Jul 7, 2:21 AM2025-07-07 02:21:09 (UTC+0) |
| Unknown Object (File) | Mon, Jul 7, 1:33 AM2025-07-07 01:33:11 (UTC+0) |
| Unknown Object (File) | Fri, Jul 4, 2:23 PM2025-07-04 14:23:16 (UTC+0) |
| Unknown Object (File) | Thu, Jul 3, 11:22 PM2025-07-03 23:22:22 (UTC+0) |
| Unknown Object (File) | Thu, Jul 3, 1:11 PM2025-07-03 13:11:01 (UTC+0) |
| Unknown Object (File) | Wed, Jun 25, 11:55 AM2025-06-25 11:55:13 (UTC+0) |
| Unknown Object (File) | Sat, Jun 21, 10:05 AM2025-06-21 10:05:42 (UTC+0) |
Event Timelinemelifaro requested review of this revision. melifaro retitled this revision from Rename rt_flags to rte_flags && reduce number of rt_nhop accesses.
Most of the routing flags are stored in the netxtop instead of
rtentry. Rename `rt->rt_flags` to `rt->rte_flags` to simplify
reading of flags checking code.
In the new... to Rename rt_flags to rte_flags && reduce number of rt_nhop accesses.. This revision was not accepted when it landed; it landed in state Needs Review. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 17 lines | | | | 13 lines | | 7 lines | | 2 lines | | 40 lines |
|