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 MH][SAI] add support for EVPN MH feature #2042

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RuslanValovyiGL
Copy link

Why I did it

This is a part of the implementation of EVPN MH feature according to requirements: sonic-net/SONiC#1702

How I did it
Support SAI API for L2_ECMP_GROUP and non-DF filtering

This change includes:

  • new objects: L2_ECMP_GROUP and L2_ECMP_GROUP_MEMBER
  • new API for L2_ECMP_GROUP
  • new bridge port type L2_ECMP_GROUP
  • new bridge port attr L2_ECMP_GROUP_ID
  • new bridge port attr NON_DF for filtering BUM in EVPN MH setups

@RuslanValovyiGL RuslanValovyiGL changed the title [EVPN MH] add support for EVPN MH feature [EVPN MH][SAI] add support for EVPN MH feature Jul 6, 2024
@RuslanValovyiGL RuslanValovyiGL force-pushed the pr-evpn-mh-globallogic branch 3 times, most recently from de51866 to 7703f1f Compare July 6, 2024 11:04
This change includes:

 * new objects: L2_ECMP_GROUP and L2_ECMP_GROUP_MEMBER
 * new API for L2_ECMP_GROUP
 * new bridge port type L2_ECMP_GROUP
 * new bridge port attr L2_ECMP_GROUP_ID
 * new bridge port attr NON_DF for filtering BUM in EVPN MH setups

Signed-off-by: RuslanValovyiGL <[email protected]>
@kcudnik
Copy link
Collaborator

kcudnik commented Jul 24, 2024

Please resolve comflicts

@puffc
Copy link

puffc commented Sep 6, 2024

/azpw run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants