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

SHARMAN-1818 : Adding a ipv6 toggle to solve link local DAD failure #85

Draft
wants to merge 2 commits into
base: bugfix_dhcpc_selfheal
Choose a base branch
from

Conversation

S-Parthiban-Selvaraj
Copy link
Contributor

Reason for change: Adding a ipv6 toggle to solve link local DAD failure

  • DHCPv6c client can fail to start due to DAD failuer on the link local address.
  • This could happen if multiple WAN interfaces are up with same MAC address. Toggling will restart the DAD again.

Test Procedure:
ResetSelected interface should work properly.

Risks: none
Priority: P1

Reason for change:  Adding a ipv6 toggle to solve link local DAD failure
* DHCPv6c client can fail to start due to DAD failuer on the link local address.
* This could happen if multiple WAN interfaces are up with same MAC address. Toggling will restart the DAD again.

Test Procedure:
ResetSelected interface should work properly.

Risks: none
Priority: P1

Signed-off-by: S-Parthiban-Selvaraj <[email protected]>
@S-Parthiban-Selvaraj S-Parthiban-Selvaraj added the bug Something isn't working label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant