18 Aug
2014
18 Aug
'14
11 p.m.
On 2014-08-19 00:35, Ondrej Zajicek wrote:
But nevertheless, what about handling this in bird directly, by watching for "interface deleted" (not "operstate down"!) event and cleaning up [kernel linked] routes that use this device? Kernel deletes them anyway.
That probably should be implemented. Thanks for the suggestion.
Well, it seems that even for operstate "down" (not "link down") all device related routes are deleted by the kernel, thus handling should be similar. /Al