kilo/pkg/route
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
..
route.go pkg/route: account for interface churn 2019-05-07 12:06:21 +02:00
route_test.go init 2019-01-18 02:50:10 +01:00