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

[nbrmgr] Interface cache for Neighbor refresh #2453

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

Conversation

LaveenBrcm
Copy link

What I did

Added Interface cache in nbrmgrd to handle neighbor refresh

Nbrmgrd subscribes to Interface Table events and adss/deletes interface cache ==> Interface to IPAddr list info, whenever ip address is added or removed from an L3 physical interface.

Why I did it

Please refer sonic-net/SONiC#1043

How I verified it

There are no new processing in OA based on this change, hence no update to Syncd/SAI, only the cache information is updated in nbrmgrd.

Details if related

This is one part of the change to support neighbor refresh functionality. For the complete list of related Code PRs, please refer to sonic-net/SONiC#1043.

@prsunny
Copy link
Collaborator

prsunny commented Sep 15, 2022

This seems to be overloading the nbrmgrd. Need to understand the motivation and limitations with existing arp_update mechanism before this can be merged

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.

2 participants