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

lib, bgpd, tests, zebra: prefix_sg changes for V6 VTEP #15900

Merged
merged 7 commits into from
Jun 7, 2024

Commits on May 31, 2024

  1. lib: Add SET_IPADDR_NONE macro

    Signed-off-by: Mike RE Mallin <[email protected]>
    mikemallin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    75e8750 View commit details
    Browse the repository at this point in the history
  2. lib: Add ipaddr_is_same to compare IPv6 addresses

    Signed-off-by: Mike RE Mallin <[email protected]>
    mikemallin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f381bc2 View commit details
    Browse the repository at this point in the history
  3. lib: Add clang-format wrapper around printfrr_ext

    Signed-off-by: Mike RE Mallin <[email protected]>
    mikemallin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b30523d View commit details
    Browse the repository at this point in the history
  4. lib: Make the ip arg const in stream_put_ipaddr

    Signed-off-by: Mike RE Mallin <[email protected]>
    mikemallin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b69ec60 View commit details
    Browse the repository at this point in the history
  5. lib, zebra: Update prefix_sg structure for IPv6 group support

    Signed-off-by: Mike RE Mallin <[email protected]>
    mikemallin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f4f19cc View commit details
    Browse the repository at this point in the history
  6. tests: Extend prefix_sg print UT for IPv6

    Signed-off-by: Mike RE Mallin <[email protected]>
    mikemallin committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f450332 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a514e34 View commit details
    Browse the repository at this point in the history