br101 / pingcheck

Check connectivity of interfaces in OpenWRT
GNU General Public License v2.0
51 stars 15 forks source link

dynamically add/remove interfaces (ubus?) #10

Open pmelange opened 5 years ago

pmelange commented 5 years ago

On a mesh network, the default gateway could be an ever changing dynamic interface. It would be great to be able to add the interface to pingcheck (via a hotplug script).

Would this be possible via ubus?