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

Smarter NeighborCache state machine. #241

Open
dlrobertson opened this issue Jun 19, 2018 · 1 comment
Open

Smarter NeighborCache state machine. #241

dlrobertson opened this issue Jun 19, 2018 · 1 comment

Comments

@dlrobertson
Copy link
Collaborator

RFC 4861 7.3.2 defines several states a Neighbor Cache entry can be in. Neighbor Cache entries should be updated to include these states and the use of the Neighbor Cache entries in the EthernetInterface should be updated to handle these new states.

@dlrobertson
Copy link
Collaborator Author

@squidarth since you've already done some work on the neighbor cache, this could be a good follow-up issue. It will be a good bit more work as the use of cache entries in EthernetInterface will need to be updated, but I think it is a reasonable next issue to work on, once #234 is merged.

@Dirbaio Dirbaio changed the title Add the NDISC cache entry states to Neighbors in the NeighborCache Smarter NeighborCache state machine. Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants