-
Notifications
You must be signed in to change notification settings - Fork 4
Bpi-mac-address changes to be merged to main branch #12
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
Open
anatar818
wants to merge
14
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+180
−3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brlan0 interface MAC ID is changing upon every device reboot , added changes in the existing mac address code to generate mac address for brlan0 based upon the serial number which is unique same as for other interfaces like wifi0 etc
RDKBACCL-863 : brlan0 interface MAC ID is changing upon every device reboot
Reason for change: Added required interface list to support ctrl and ext Test procedure: Tested with daisy chain Risks: None Signed-off-by: keerthana.p <[email protected]>
RDKBACCL-1004 : Need to add logic of wifi constant mac for EM builds
Reason for change:
Integrating gw_lan_refresh utility for banana pi.
Test Procedure:
Execute gw_lan_refresh command from the device console and verify that lan ports are refreshing are not.
Risks: None
Signed-off-by: Prabhudas Gannavarapu <[email protected]>
RDKBACCL-870: Integrating "gw-lan-refresh" utility for banana pi
Reason for change:
Adding Preceding # for Headings.
Risks: None
Signed-off-by: Prabhudas Gannavarapu <[email protected]>
RDKBACCL-870: Integrating "gw-lan-refresh" utility for banana pi
…tionality Reason for change: Add support of BH,iot vap's in InterfaceMap and scripts Test Procedure: Build successful Risks: Low Signed-off-by: keerthana.p <[email protected]>
RDKBACCL-1050 : Increment Vap's number and validate the EasyMesh functionality
…cted in brlan0
Reason for change:
Due to change in ethernet lan interfaces, modified gw_lan_refresh code accordingly.
Test Procedure:
Execute gw_lan_refresh from the console and verify three lan ports are refreshed or not.
Risks: None
Signed-off-by: Prabhudas Gannavarapu <[email protected]>
RDKBACCL-1144: LAN IP change via tr181 parameter is not getting reflected in brlan0
band Reason for change: Added 6g interfaces list in default struct to have unique macaddress during bootup Test Procedure: Build successful Risks: Low Signed-off-by: keerthana.p <[email protected]>
RDKBACCL-771 : Wifi interfaces should have constant unique MAC for 6G
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All our rdk-next is poitint to main branch, hence creating request to pull the changes to main branch