Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[routing-manager] support Advertising PIO (AP) flag in published route #9274

Merged
merged 1 commit into from
Jul 13, 2023

Commits on Jul 13, 2023

  1. [routing-manager] support Advertising PIO (AP) flag in published route

    This commit adds support for the Advertising PIO (AP) flag in Network
    Data `ExternalRoute` entries. It also updates the `RoutingManager`
    class to set the AP flag on its published Network Data route when the
    local on-link prefix is included as PIO in emitted RA messages, which
    is equivalent to when the local on-link prefix is being published,
    advertised, or deprecated.
    
    This commit also updates the `test_routing_manager` unit test to
    validate the AP flag in the published route under different
    scenarios.
    abtink committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    39bc297 View commit details
    Browse the repository at this point in the history