network/netdev: reconfigure netdev if possible
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Oct 2024 14:42:38 +0000 (23:42 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 30 Oct 2024 20:30:40 +0000 (05:30 +0900)
commit890bd7225a68cc9ff9207442b37285f8b009eb47
tree6dddfd7870e3c4e30709637f4057da15d4ab6b06
parent933d88f756fe69dd6b8ffe6e480d298edd7ba982
network/netdev: reconfigure netdev if possible

Some netdev configs can be modified after the interface is created.
Let's allow to reconfigure existing interfaces.
src/network/netdev/netdev.c