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

[bgp] Don't use portchannel members entry #7568

Merged
merged 2 commits into from
Feb 27, 2023

Commits on Feb 24, 2023

  1. [bgp] Don't use portchannel members entry

    The `members` entry in the `PORTCHANNEL` table has been removed. Switch
    to using `PORTCHANNEL_MEMBERS` instead.
    
    Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
    saiarcot895 committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d31e00d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Fix logic

    Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
    saiarcot895 committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    a4c9025 View commit details
    Browse the repository at this point in the history