commit | d1ef9167da557e715907ff627b99286fc29dd24d | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@nordicsemi.no> | Mon Mar 25 10:27:58 2024 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Wed Mar 27 14:32:34 2024 +0000 |
tree | 55c0629626f1a0996956f09c23737f6bcb75c11a | |
parent | c7f59c9e40c9a8201cd8693e4ace8cfa9d661cbe [diff] |
net: if: Make sure no other interface has same name When setting a name to a network interface, verify that no other interface has the same name as that would make very difficult to select an interface by a name. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>