mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-01 21:29:51 +00:00
When an interface's state is change to "down", all the route associated with it are deleted without an RTM_DELROUTE event. So when this happen, reset the module to start looking for a new external interface / default route. Fixes #1117