netutils/netinit: Support the NETINIT_MACADDR.#3315
Merged
xiaoxiang781216 merged 1 commit intoapache:masterfrom Jan 29, 2026
Merged
netutils/netinit: Support the NETINIT_MACADDR.#3315xiaoxiang781216 merged 1 commit intoapache:masterfrom
xiaoxiang781216 merged 1 commit intoapache:masterfrom
Conversation
236d69d to
7cd49c9
Compare
Contributor
|
@13627105546 Please fix |
7cd49c9 to
25bcf5e
Compare
cederom
reviewed
Jan 16, 2026
25bcf5e to
c710681
Compare
jerpelea
previously approved these changes
Jan 20, 2026
c710681 to
e4972d1
Compare
jerpelea
previously approved these changes
Jan 20, 2026
6020df4 to
0029809
Compare
acassis
previously requested changes
Jan 20, 2026
Contributor
acassis
left a comment
There was a problem hiding this comment.
@13627105546 this is a new Feature, please add a Documentation to it
0029809 to
853eaac
Compare
Contributor
Author
I have supplemented the documentation (apache/nuttx#18031) with Documentation/reference/user/13_boardctl.rst |
91d08d8 to
0b39906
Compare
0b39906 to
0e36954
Compare
0e36954 to
51a755b
Compare
51a755b to
963cccc
Compare
xiaoxiang781216
approved these changes
Jan 21, 2026
57a22ab to
8cd07fa
Compare
xiaoxiang781216
previously approved these changes
Jan 24, 2026
cederom
previously approved these changes
Jan 24, 2026
Contributor
cederom
left a comment
There was a problem hiding this comment.
Thank you @13627105546 :-) Lets just wait for CI build completion :-)
361612f
361612f to
a28271b
Compare
a28271b to
f75e67e
Compare
xiaoxiang781216
previously approved these changes
Jan 27, 2026
f75e67e to
a7d0cb4
Compare
Support getting MAC address from boardctl(BOARDIOC_MACADDR) via NETINIT_MACADDR. Signed-off-by: liqinhui <[email protected]>
a7d0cb4 to
b71d8d0
Compare
linguini1
requested changes
Jan 28, 2026
Contributor
linguini1
left a comment
There was a problem hiding this comment.
Please include a log from your test of this feature.
Contributor
Author
done |
linguini1
approved these changes
Jan 29, 2026
xiaoxiang781216
approved these changes
Jan 29, 2026
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
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.
Note: Please adhere to Contributing Guidelines.
Summary
Impact
Testing