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

BGPv1: Introduce generic bgp manager layer #25016

Merged
merged 1 commit into from
May 4, 2023

Commits on May 2, 2023

  1. BGPv1: Introduce generic bgp manager layer

    Introduce new manager layer, which decouples itself from gobgp
    structures. Also, using UUID in identifying paths instead of gobgp path pointers.
    
    This change is mostly refactoring code and not introducing any
    functionality.
    
    Signed-off-by: harsimran pabla <hpabla@isovalent.com>
    harsimran-pabla committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c7f4cbc View commit details
    Browse the repository at this point in the history