| | Authored by melifaro on Aug 21 2020, 11:06 PM. | Unknown Object (File) | Wed, Apr 23, 12:14 AM2025-04-23 00:14:51 (UTC+0) |
| Unknown Object (File) | Tue, Apr 22, 11:46 PM2025-04-22 23:46:45 (UTC+0) |
| Unknown Object (File) | Tue, Apr 22, 11:19 PM2025-04-22 23:19:31 (UTC+0) |
| Unknown Object (File) | Thu, Apr 17, 5:33 AM2025-04-17 05:33:35 (UTC+0) |
| Unknown Object (File) | Mon, Apr 14, 11:12 AM2025-04-14 11:12:27 (UTC+0) |
| Unknown Object (File) | Mon, Apr 14, 3:53 AM2025-04-14 03:53:55 (UTC+0) |
| Unknown Object (File) | Sun, Apr 13, 10:32 PM2025-04-13 22:32:13 (UTC+0) |
| Unknown Object (File) | Sun, Apr 13, 10:24 PM2025-04-13 22:24:36 (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 |
|