Project

General

Profile

Actions

Task #5360

open

Investigate usage of prefix inheritance flags in NLSR

Added by Alexander Lane about 2 months ago. Updated 23 days ago.

Status:
In Progress
Priority:
Normal
Target version:
-
Start date:
04/25/2025
Due date:
% Done:

40%

Estimated time:

Description

Currently, NLSR appears to use the Capture instead of the default Child Inherit flags for inserted routes. It is not immediately clear what the design intention was for this; we should ensure that this is a sensible default.

Actions #1

Updated by Alexander Lane about 1 month ago

This change was implemented due to #1841; the goal was to prevent issues with router prefixes inheriting nexthops for very broad routes on local nodes which could interfere with shortest path behavior. However, I'm unclear if this is a common occurrence in actual deployment.

Actions #2

Updated by Alexander Lane 23 days ago

  • Status changed from New to In Progress
  • Assignee set to Alexander Lane
  • % Done changed from 0 to 40

The main blocker with implementing this change is due to the fact that there's currently not much in the way of robust existing mechanisms to distinguish between explicitly advertised prefixes and ones from the NLSR application. The code is designed around treating these as homogeneous, which means that we ultimately need to do some refactoring to properly track this.

Actions

Also available in: Atom PDF