netifd
netifd copied to clipboard
device: add ubus event for link state change
Add a ubus event network.device for link state change to generate an event when the link goes up and down.
The event looks as follows: { "network.device": {"ifname":"eth3","link":"down"} }