]> git.ipfire.org Git - thirdparty/bird.git/commit
Babel: Fix handling of missing IPv4 next hops
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 13 Jun 2018 13:22:29 +0000 (15:22 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 13 Jun 2018 13:22:29 +0000 (15:22 +0200)
commitcaa9d03d65ce827ce536d54b26988e70767e032f
tree1af9aa24a6087273ad965cb4e29011e5fdcf788e
parent9c9050ff12c52762708dadda78a05108a5b533b2
Babel: Fix handling of missing IPv4 next hops

In case of missing IPv4 next hop, we should skip such routes
on transmit and ignore such routes on receive.

Thanks to Julian Schuh for the bugreport and Toke Hoiland-Jorgensen
for the original patch.
proto/babel/babel.c
proto/babel/packets.c