Commit Graph

2 Commits

Author SHA1 Message Date
Lucas Servén Marín c65627dab0
pkg/route: account for interface churn
When interfaces on the host churn, the kernel will remove routes
associated with those interfaces. This could cause the Kilo route
controller to become out of sync with the routes that really exist. This
commit fixes this behavior.
2019-05-07 12:06:21 +02:00
Lucas Serven e989f0a25f
init 2019-01-18 02:50:10 +01:00