commit | cd1091bc0a0d0a15b7ad018e028a8e0b37301f45 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@nordicsemi.no> | Thu Feb 20 10:51:21 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Mar 20 17:15:36 2025 +0100 |
tree | 96699bcdc92916421b3f2ba2a479bfcb6bd78676 | |
parent | 0341d6bf0c20a8f0dc592dfefa4d78d372a66ffa [diff] |
net: shell: conn: Print all connection information 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>