Skip to content

RDKB-58910, RDKB-60010 : Move the WAN IPV6 configuration from brlan0#69

Merged
snayak002c merged 18 commits into
developfrom
feature/wan_Ipv6_address_from_IAPD
May 18, 2026
Merged

RDKB-58910, RDKB-60010 : Move the WAN IPV6 configuration from brlan0#69
snayak002c merged 18 commits into
developfrom
feature/wan_Ipv6_address_from_IAPD

Conversation

@S-Parthiban-Selvaraj
Copy link
Copy Markdown
Contributor

@S-Parthiban-Selvaraj S-Parthiban-Selvaraj commented Sep 18, 2025

Reason for change:
[NTP] Remove sky specific workarounds from the NTP script .

Test Procedure:
Updated in Jira.

Risks: none
Priority: P1

This PR is dependent on the following related PRs:
rdkcentral/telco-voice-manager#5
#69
rdkcentral/wan-manager#79
rdkcentral/provisioning-and-management#127
rdkcentral/xconf-client#20
rdkcentral/test-and-diagnostic#172
https://github.com/rdk-gdcs/firewall/pull/5
rdkcentral/sysint-broadband#34

Reason for change:
[NTP] Remove sky specific workarounds from the NTP script .

Test Procedure:
Updated in Jira.

Risks: none
Priority: P1

Signed-off-by: Parthiban Selvaraj <parthiban.selvaraj@sky.uk>
Copilot AI review requested due to automatic review settings November 7, 2025 18:36
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI review requested due to automatic review settings November 24, 2025 20:38
@jonathanwu-csv jonathanwu-csv force-pushed the feature/wan_Ipv6_address_from_IAPD branch from 98f1db8 to a20ac26 Compare November 24, 2025 20:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Reason for change: Remove Sky specific workaround from NTP script
Test Procedure: None
Risks: None
Priority: P1

Signed-off-by: Jonathan Wu <Jonathan_Wu@comcast.com>
@jonathanwu-csv jonathanwu-csv force-pushed the feature/wan_Ipv6_address_from_IAPD branch from a20ac26 to 7ea7a04 Compare November 24, 2025 21:52
Copilot AI review requested due to automatic review settings November 25, 2025 16:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@S-Parthiban-Selvaraj S-Parthiban-Selvaraj force-pushed the feature/wan_Ipv6_address_from_IAPD branch 2 times, most recently from a44a4bd to d1e188c Compare January 16, 2026 14:14
Signed-off-by: Parthiban Selvaraj <parthiban.selvaraj@sky.uk>
@S-Parthiban-Selvaraj S-Parthiban-Selvaraj force-pushed the feature/wan_Ipv6_address_from_IAPD branch from d1e188c to 89263a8 Compare January 16, 2026 14:16
@S-Parthiban-Selvaraj S-Parthiban-Selvaraj marked this pull request as ready for review April 15, 2026 17:03
@S-Parthiban-Selvaraj S-Parthiban-Selvaraj requested review from a team as code owners April 15, 2026 17:03
Copilot AI review requested due to automatic review settings April 15, 2026 17:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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.


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

Comment thread source/scripts/init/service.d/service_ntpd.sh
Comment thread source/scripts/init/service.d/service_ntpd.sh
Copilot AI review requested due to automatic review settings April 24, 2026 13:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 3 out of 3 changed files in this pull request and generated 3 comments.


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

Comment thread source/scripts/init/service.d/service_sshd.sh
Comment thread source/scripts/init/service.d/service_ntpd.sh
Comment thread source/scripts/init/service.d/service_ntpd.sh
Copilot AI review requested due to automatic review settings May 18, 2026 21:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 3 out of 3 changed files in this pull request and generated 3 comments.

if [ ! -z "$CM_IPV4" ]; then
commandString="$commandString -p [$CM_IPV4]:22"
fi
elif [ "$BOX_TYPE" = "WNXL11BWL" ]; then
fi

if [ -n "$WAN_IP" ]; then
echo "interface listen $WAN_IP" >> $NTP_CONF_TMP
DHCP_STATIC_HOSTS_FILE=/etc/dhcp_static_hosts
DHCP_OPTIONS_FILE=/var/dhcp_options
SelfHealSupport=`sysevent get SelfhelpWANConnectionDiagSupport`
# LANIPV6Support only used for identifying the ULA usage
anoopchelakkode pushed a commit to rdkcentral/sysint-broadband that referenced this pull request May 18, 2026
Reason for change:
Create a /128 Ipv6 address using the received IA_PD Test Procedure:
Updated in the JIra

Risks: hign

Priority: P0

Change-Id: Ic1fa9f5d0b4f0c01fb19de052db555481c78deb0

This PR is dependent on the following related PRs:
rdkcentral/telco-voice-manager#5
rdkcentral/utopia#69
rdkcentral/wan-manager#79
rdkcentral/provisioning-and-management#127
rdkcentral/xconf-client#20
rdkcentral/test-and-diagnostic#172
https://github.com/rdk-gdcs/firewall/pull/5
#34

Signed-off-by: Parthiban Selvaraj <parthiban.selvaraj@sky.uk>
Co-authored-by: Santosh Nayak <70348540+snayak002c@users.noreply.github.com>
anoopchelakkode pushed a commit to rdkcentral/xconf-client that referenced this pull request May 18, 2026
)

Pull request overview
Refactors IPv6 address detection in xb6_firmwareDwnld.sh to consistently
use the WAN interface and remove device-/LAN-support-based branching,
aligning with the goal of moving WAN IPv6 handling away from brlan0.

Changes:

Removes LANIPv6GUASupport usage and the associated conditional IPv6
interface-selection logic.
Simplifies IPv6 presence detection in getFirmwareUpgDetail() to a single
WAN-interface check.
Simplifies IPv6 address extraction in the “wait for IP” loop by removing
per-box-type branching.

Refactor IPv6 address handling in xb6_firmwareDwnld.sh to simplify logic
and remove redundant checks

This PR is dependent on the following related PRs:
rdkcentral/telco-voice-manager#5
rdkcentral/utopia#69
rdkcentral/wan-manager#79
rdkcentral/provisioning-and-management#127
#20
rdkcentral/test-and-diagnostic#172
https://github.com/rdk-gdcs/firewall/pull/5
snayak002c added a commit to rdkcentral/test-and-diagnostic that referenced this pull request May 18, 2026
…172)

## Pull request overview

This PR updates self-heal shell scripts to document the current (legacy)
use of the `LANIPv6GUASupport` sysevent flag to gate certain WAN/ETH-WAN
recovery and connectivity-check behaviors, and adds TODOs calling out
the need for a more generic mechanism.

**Changes:**
- Add explanatory comments describing how `LANIPv6GUASupport` is being
interpreted in several self-heal code paths.
- Add TODO notes indicating the current DHCP/self-heal approach is
outdated and should be refactored away from region/product flags.

This PR is dependent on the following related PRs:
rdkcentral/telco-voice-manager#5
rdkcentral/utopia#69
rdkcentral/wan-manager#79
rdkcentral/provisioning-and-management#127
rdkcentral/xconf-client#20
#172
https://github.com/rdk-gdcs/firewall/pull/5

### Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and
generated 5 comments.

| File | Description |
| ---- | ----------- |
| scripts/task_health_monitor.sh | Adds comments/TODO around
`LANIPv6GUASupport` usage and legacy DHCP self-heal behavior. |
| scripts/selfheal_bootup.sh | Adds comments/TODO explaining
region-gated ETH WAN failover recovery logic. |
| scripts/selfheal_aggressive.sh | Adds comments/TODO explaining
region-gated ETH WAN failover recovery logic. |
| scripts/self_heal_connectivity_test.sh | Adds comments/TODO explaining
use of `LANIPv6GUASupport` to select IPoE-based health checks. |





---

💡 <a
href="/rdkcentral/test-and-diagnostic/new/develop?filename=.github/instructions/*.instructions.md"
class="Link--inTextBlock" target="_blank" rel="noopener noreferrer">Add
Copilot custom instructions</a> for smarter, more guided reviews. <a
href="https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot"
class="Link--inTextBlock" target="_blank" rel="noopener
noreferrer">Learn how to get started</a>.

Signed-off-by: Parthiban Selvaraj <parthiban.selvaraj@sky.uk>
Co-authored-by: Santosh Nayak <70348540+snayak002c@users.noreply.github.com>
snayak002c added a commit to rdkcentral/provisioning-and-management that referenced this pull request May 18, 2026
…127)

Pull Request Overview
This PR removes platform-specific workarounds for displaying LAN bridge
IPv6 addresses by consolidating different product requirements into a
unified approach. The changes eliminate conditional logic that
previously handled IPv6 address retrieval differently across various
product types (RDKB_GLOBAL_PRODUCT_REQ, HUB4_PRODUCT_REQ).

Removed LANIPv6GUASupport sysevent checks and associated conditional
logic
Consolidated interface selection logic for IPv6 address retrieval
Simplified the IPv6 address filtering logic to use a single code path


This PR is dependent on the following related PRs:
rdkcentral/telco-voice-manager#5
rdkcentral/utopia#69
rdkcentral/wan-manager#79
#127
rdkcentral/xconf-client#20
rdkcentral/test-and-diagnostic#172
https://github.com/rdk-gdcs/firewall/pull/5

---------

Signed-off-by: Parthiban Selvaraj <parthiban.selvaraj@sky.uk>
Co-authored-by: Jonathan Wu <195466430+jonathanwu-csv@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Santosh Nayak <70348540+snayak002c@users.noreply.github.com>
@snayak002c snayak002c merged commit 3cb8cbf into develop May 18, 2026
13 of 14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 18, 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.

7 participants