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

bgpd, lib: Include SID structure in seg6local nexthop (backport #16835) #17017

Closed
wants to merge 5 commits into from

Commits on Oct 7, 2024

  1. lib: Include SID structure in seg6local nexthop

    Include SID structure information in seg6local nexthop data structure.
    
    Signed-off-by: Carmine Scarpitta <[email protected]>
    (cherry picked from commit 0402551)
    cscarpitta authored and mergify[bot] committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7f49459 View commit details
    Browse the repository at this point in the history
  2. bgpd: Include structure when installing End.DT4/6 SID

    Include SID structure information when installing an SRv6 End.DT6 or End.DT4 SID
    in the forwarding plane.
    
    Signed-off-by: Carmine Scarpitta <[email protected]>
    (cherry picked from commit 6343fe3)
    cscarpitta authored and mergify[bot] committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    549a3bf View commit details
    Browse the repository at this point in the history
  3. bgpd: Include structure when installing End.DT46 SID

    Include SID structure information when installing an SRv6 End.DT46 SID
    in the forwarding plane.
    
    Signed-off-by: Carmine Scarpitta <[email protected]>
    (cherry picked from commit 949ea04)
    cscarpitta authored and mergify[bot] committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c476843 View commit details
    Browse the repository at this point in the history
  4. bgpd: Include structure when removing End.DT4/6 SID

    Include SID structure information when removing an SRv6 End.DT4 or End.DT6 SID
    from the forwarding plane.
    
    Signed-off-by: Carmine Scarpitta <[email protected]>
    (cherry picked from commit a764fb9)
    
    # Conflicts:
    #	bgpd/bgp_mplsvpn.c
    cscarpitta authored and mergify[bot] committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    536965a View commit details
    Browse the repository at this point in the history
  5. bgpd: Include structure when removing End.DT46 SID

    Include SID structure information when removing an SRv6 End.DT46 SID
    from the forwarding plane.
    
    Signed-off-by: Carmine Scarpitta <[email protected]>
    (cherry picked from commit 1587169)
    
    # Conflicts:
    #	bgpd/bgp_mplsvpn.c
    cscarpitta authored and mergify[bot] committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b817f85 View commit details
    Browse the repository at this point in the history