]> git.ipfire.org Git - thirdparty/bird.git/commit
KRT: Fix removal of KRF_INSTALLED
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 17 Dec 2019 15:30:29 +0000 (16:30 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 17 Dec 2019 15:30:29 +0000 (16:30 +0100)
commit90a9c97e38e3769b400b434723516213eccb3ab0
treec5cfdf9b5d18c47a5853a9cfdd163c71943b0b0f
parent3dabf7b8d09c3188ea41b7e2f763397946943778
KRT: Fix removal of KRF_INSTALLED

Use route id from net->routes to check export_map. Route received from
sysdep KRT code does not have proper id.
sysdep/unix/krt.c