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: Fix color extended community parsing #17434

Merged

Commits on Nov 15, 2024

  1. Revert "bgpd: Fix color extended community parsing"

    This reverts commit 8e771bd.
    ton31337 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2b3d414 View commit details
    Browse the repository at this point in the history
  2. bgpd: Use tmp_as when parsing color extended community

    as is not initialized and it's assigned only later.
    
    CID: 1601739
    
    Fixes: 937cf4d ("bgpd:support of color extended community color-only types")
    
    Signed-off-by: Donatas Abraitis <[email protected]>
    ton31337 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f765bc4 View commit details
    Browse the repository at this point in the history