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

[sonic-quagga]: Fix ipv6 nexthop ifindex. #4962

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

pavel-shirshov
Copy link
Contributor

@pavel-shirshov pavel-shirshov commented Jul 14, 2020

- Why I did it
sonic-quagga repository has new fix. Update submodule to bring the fix into the image.

- How I did it
git submodule update --remote ...

- How to verify it
Build an image. Run on your dut. Check the situation when:

  1. You have lo interfaces with address x.x.x.x
  2. You have a dynamic session which uses x.x.x.x as a source address
  3. You have a ipv6 prefix updates through this session to the device.
  4. Check that the sessions nexthop interface is not equal to 'lo' interface, and point to correct nexthop interface.
    - Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@pavel-shirshov pavel-shirshov requested a review from lguohan July 14, 2020 00:45
@pavel-shirshov pavel-shirshov self-assigned this Jul 14, 2020
@pavel-shirshov pavel-shirshov changed the title Update sonic-quagga [sonic-quagga]: Fix ipv6 nexthop ifindex. Jul 14, 2020
@lguohan lguohan merged commit 8a78ff6 into sonic-net:201811 Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants