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 ECMP and l2_fwd_rx table population #80

Merged
merged 3 commits into from
Jan 16, 2024
Merged

Conversation

n-sandeep
Copy link
Contributor

This code changes

  • Fixes missing IPv6 details for nexthop, which fails ECMP traffic when a nexthop route is learned before nexthop neighbor.
  • Fix missing l2_fwd_rx entry with these changes.
  • Delete IPv6 neighbor during cleanup

This code changes
- Fixes missing IPv6 details for nexthop, which fails ECMP traffic when a nexthop
  route is learned before nexthop neighbor.
- Fix missing l2_fwd_rx entry with these changes.
- Delete IPv6 neighbor during cleanup

Signed-off-by: Sandeep N <[email protected]>
Copy link
Collaborator

@5abeel 5abeel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Sandeep N <[email protected]>
Copy link

@vsureshkumarp vsureshkumarp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good to me.

@n-sandeep n-sandeep merged commit 5655335 into main Jan 16, 2024
4 checks passed
@n-sandeep n-sandeep deleted the ipv6_ecmp_fix branch January 16, 2024 10:15
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