On 2017-03-12 08:51, Andrei Vagin wrote:
> On Sat, Mar 11, 2017 at 11:24:34PM +0200, Mantas Mikulėnas wrote:
>> On 2017-03-11 21:50, Andrei Vagin wrote:
>>> Hi Mantas,
>>>
>>> Thank you for the report. Could you try out the attached patch?
>>
>> Than
On 2017-03-11 21:50, Andrei Vagin wrote:
> Hi Mantas,
>
> Thank you for the report. Could you try out the attached patch?
Thanks, I tested it on current master but it doesn't seem to help; there
still aren't any uevents for removed interfaces.
--
Mantas Mikulėnas
c1-290-g434fd6353b4c).
--
Mantas Mikulėnas
The protocol field is checked when deleting IPv4 routes, but ignored for
IPv6, which causes problems with routing daemons accidentally deleting
externally set routes (observed by multiple bird6 users).
This can be verified using `ip -6 route del proto something`.
Signed-off-by: Mantas Mikulėnas