]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Fix crash in rta_show() for Babel routes
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 20 Dec 2018 12:06:18 +0000 (13:06 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 20 Dec 2018 12:06:18 +0000 (13:06 +0100)
commite7e3b335bf179441f4482f7219b4862797ed66ca
treeb636d5cb34f9c2768ca9cd0a0bc86bbe476ef7ef
parent4df42f1a55b39bd4f7657e3b22c3a09a77f25a45
Nest: Fix crash in rta_show() for Babel routes

Some new route source values did not have associated string
in rta_show(), which might caused crash in some cases.
nest/rt-attr.c