Skip to content

net: fix configuration of NET_LINK_ADDR_MAX_LENGTH #89477

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

adigie
Copy link
Contributor

@adigie adigie commented May 5, 2025

Replace CONFIG_NET_L2_IEEE802154 with CONFIG_NET_L2_PHY_IEEE802154 as NET_LINK_ADDR_MAX_LENGTH should be set to 8 for all IEEE 802.15.4 based L2, e.g. OpenThread.

@github-actions github-actions bot added size: XS A PR changing only a single line of code area: Networking labels May 5, 2025
rlubos
rlubos previously approved these changes May 5, 2025
pdgendt
pdgendt previously approved these changes May 5, 2025
Replace `CONFIG_NET_L2_IEEE802154` with `CONFIG_NET_L2_PHY_IEEE802154`
as `NET_LINK_ADDR_MAX_LENGTH` should be set to `8` for all IEEE 802.15.4
based L2, e.g. OpenThread.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
@adigie adigie dismissed stale reviews from pdgendt and rlubos via c3768dc May 5, 2025 11:38
@kartben kartben merged commit 39e051f into zephyrproject-rtos:main May 7, 2025
25 checks passed
@adigie adigie deleted the fix-linkaddr branch May 7, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants