net: shell: Move bridge shell under net shell
All the network related shell activities should be under network shell so moving it to "net bridge ..." command. Add this information to migration guide. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
This commit is contained in:
parent
56a691078e
commit
8284ea7b11
3 changed files with 8 additions and 2 deletions
|
@ -174,6 +174,10 @@ Networking
|
|||
:c:func:`coap_get_block2_option` now accepts an additional ``bool *has_more``
|
||||
parameter, to store the value of the more flag. (:github:`76052`)
|
||||
|
||||
* The Ethernet bridge shell is moved under network shell. This is done so that
|
||||
all the network shell activities can be found under ``net`` shell command.
|
||||
After this change the bridge shell is used by ``net bridge`` command.
|
||||
|
||||
Other Subsystems
|
||||
****************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue