Skip to content
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

Misc net-shell changes #87283

Merged
merged 3 commits into from
Mar 20, 2025

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented Mar 18, 2025

Misc net-shell changes from Wireguard VPN PR. I decided to send these separately to minimize the review burden in that PR.

jukkar added 3 commits March 18, 2025 15:36
Sometimes it is useful to view low level network interface information
in the network shell. Enable such prints if network interface debugging
is enabled.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
It is useful in testing to allow user to change the default
network interface by "net iface default <index>".
Also print out the default interface for "net iface" and
"net iface default" commands.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
All connection information was printed only if connection debugging
was enabled which then did not print information about Wireguard or
DHCP handlers. Limiting the printouts like this is not really needed
so print all connection information with "net conn" command.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
@kartben kartben merged commit cd1091b into zephyrproject-rtos:main Mar 20, 2025
24 checks passed
@jukkar jukkar deleted the devel/misc-net-shell-changes branch March 21, 2025 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants