Skip to content

RDKB-66057: Ensure IPv6 address readiness before restarting manageme…#219

Merged
S-Parthiban-Selvaraj merged 2 commits into
mainfrom
bugfix/ssh-restart-afterDAD
Jul 16, 2026
Merged

RDKB-66057: Ensure IPv6 address readiness before restarting manageme…#219
S-Parthiban-Selvaraj merged 2 commits into
mainfrom
bugfix/ssh-restart-afterDAD

Conversation

@S-Parthiban-Selvaraj

Copy link
Copy Markdown
Contributor

…nt services after lease change

Copilot AI review requested due to automatic review settings July 15, 2026 12:40
@S-Parthiban-Selvaraj
S-Parthiban-Selvaraj requested a review from a team as a code owner July 15, 2026 12:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to prevent management services (e.g., sshd/dropbear for reverse SSH) from restarting/binding to the WAN IPv6 address while the address is still “tentative” (DAD in progress) or before the default route is in place, particularly after an IPv6 lease/address change.

Changes:

  • Adds a readiness check (checkIpv6AddressIsReadyToUse) immediately before restarting WAN management services in the IPv6 setup path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread source/WanManager/wanmgr_interface_sm.c
Copilot AI review requested due to automatic review settings July 16, 2026 13:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread source/WanManager/wanmgr_interface_sm.c
@S-Parthiban-Selvaraj
S-Parthiban-Selvaraj merged commit eeebdb7 into main Jul 16, 2026
8 checks passed
S-Parthiban-Selvaraj added a commit that referenced this pull request Jul 16, 2026
…nt services after lease change (#219)

Co-authored-by: Augusto S. Mainardi <115101745+guto86@users.noreply.github.com>
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants