19abddf1fe
Currently, when the route controller processes updates from netlink, it checks if the routes in the table are nil or have no destination. However, we control this and can guarantee that it's never the case. Instead, we should check if the routes from netlink are valid. Signed-off-by: Lucas Servén Marín <lserven@gmail.com> |
||
---|---|---|
.. | ||
route_test.go | ||
route.go |