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

Fix IPv6 link-local address can't work in VRF #3280

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

Conversation

link19430
Copy link
Contributor

What I did
Add/Delete IPv6 link-local route to me in VRF when VRF add/delete to trap packet to CPU

Why I did it
The IPv6 link-local address can't work in VRF.
The packet which ip destination is IPv6 link-local address would be dropped.
The root cause is that there is not route to me for the IPv6 link-local address on VRF

How to verify it
Ping the IPv6 link-local address of DUT via the interface which is added in VRF

Add/Delete IPv6 link-local route to me in VRF when VRF add/delete to trap packet to CPU
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.

1 participant