Skip to content

RDKBACCL-1082:Make wan interface name generic (erouter0) in ARM system ready image.#40

Draft
mahanteshchitt wants to merge 1 commit intordkcentral:developfrom
mahanteshchitt:updated-1082
Draft

RDKBACCL-1082:Make wan interface name generic (erouter0) in ARM system ready image.#40
mahanteshchitt wants to merge 1 commit intordkcentral:developfrom
mahanteshchitt:updated-1082

Conversation

@mahanteshchitt
Copy link

Reason for Change:Getting the Wan interface name from the hal_ethsw.
Test Procedure:On boot-up erouter0 inetrface should IP.
Risks:Low

@mahanteshchitt mahanteshchitt requested review from a team as code owners December 1, 2025 12:30
@mahanteshchitt mahanteshchitt force-pushed the updated-1082 branch 2 times, most recently from 20aa476 to d120eff Compare December 4, 2025 10:45
@mahanteshchitt mahanteshchitt marked this pull request as draft December 5, 2025 06:52
@mahanteshchitt mahanteshchitt force-pushed the updated-1082 branch 2 times, most recently from a6ecdb9 to 03178c3 Compare December 11, 2025 15:07
@mahanteshchitt mahanteshchitt force-pushed the updated-1082 branch 4 times, most recently from e593270 to 282d34b Compare February 24, 2026 13:27
…m ready image.

Reason for Change:Getting the Wan interface name from the hal_ethsw.
Test Procedure:On boot-up erouter0 inetrface should IP.
Risks:Low

Signed-off-by: mahanteshchitt <mahantesh_chittapur@comcast.com>
CcspTraceInfo(("%s called\n", __func__));

/* Run psmcli command */
fp = popen("psmcli get dmsb.wanmanager.if.1.Name", "r");
Copy link

Choose a reason for hiding this comment

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

dont use psmcli.get date using rbus

Copy link
Author

Choose a reason for hiding this comment

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

okay.

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.

2 participants