| | Authored by melifaro on Aug 21 2020, 11:06 PM. | Unknown Object (File) | | Sun, Apr 19, 7:56 PM2026-04-19 19:56:23 (UTC+0) |
| Unknown Object (File) | | Fri, Apr 17, 9:54 PM2026-04-17 21:54:34 (UTC+0) |
| Unknown Object (File) | | Tue, Apr 14, 1:51 PM2026-04-14 13:51:31 (UTC+0) |
| Unknown Object (File) | | Thu, Apr 9, 12:18 AM2026-04-09 00:18:41 (UTC+0) |
| Unknown Object (File) | | Wed, Apr 1, 3:25 AM2026-04-01 03:25:29 (UTC+0) |
| Unknown Object (File) | | Tue, Mar 31, 11:27 PM2026-03-31 23:27:29 (UTC+0) |
| Unknown Object (File) | | Tue, Mar 31, 6:23 PM2026-03-31 18:23:26 (UTC+0) |
| Unknown Object (File) | | Tue, Mar 31, 6:24 AM2026-03-31 06:24:27 (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 |
|