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] Added new APP_L2_NEXTHOP_GROUP_TABLE_NAME table in APPL_DB #952

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kishorekunal01
Copy link
Contributor

Why I did it
Added the new APP_L2_NEXTHOP_GROUP_TABLE_NAME table in APPL_DB, along with support for registering and deregistering raw Netlink messages.

Direct handling of raw Netlink messages is required because libnl3 does not support Next Hop Group (NHG) message processing. Therefore, fdbsyncd needs to decode Kernel NHG messages to update the L2_NEXTHOP_GROUP_TABLE.

Check HLD: sonic-net/SONiC#1702

Signed-off-by: Kishore Kunal [email protected]

@adyeung
Copy link

adyeung commented Nov 14, 2024

@pbrisset please have someone from CSCO to help review

And support to register and de-register raw netlink msg

Signed-off-by: Kishore Kunal <[email protected]>
@liuh-80
Copy link
Contributor

liuh-80 commented Nov 18, 2024

@kishorekunal01 , can you improve code coverage by add new test case?

@liuh-80 liuh-80 self-requested a review November 18, 2024 02:09
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.

3 participants