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

EVPN VXLAN DB support #339

Merged
merged 8 commits into from
Jun 4, 2020
Merged

EVPN VXLAN DB support #339

merged 8 commits into from
Jun 4, 2020

Commits on Jun 3, 2020

  1. The following tables are being added for the EVPN Feature.

    This is in accordance with the HLD as part of the following PR.
    sonic-net/SONiC#437
    
    CONFIG DB
    
    1. EVPN_NVO Table.
    
    APP DB
    1. EVPN_REMOTE_VNI Table.
    2. VXLAN_FDB Table.
    
    STATE DB
    1. VXLAN_TUNNEL Table.
    srj102 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    7e24d3f View commit details
    Browse the repository at this point in the history
  2. EVPN VXLAN support

    srj102 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    6f6a27e View commit details
    Browse the repository at this point in the history
  3. Neighbor Suppression Changes.

    tapashdas authored and srj102 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    df3d1dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4c7678 View commit details
    Browse the repository at this point in the history
  5. Updated review comment.

    tapashdas authored and srj102 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    59589e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0719cf8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bd3aa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    93ebd23 View commit details
    Browse the repository at this point in the history