]> git.ipfire.org Git - thirdparty/bird.git/commit
Babel: Fix handling of IPv4 retractions
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 8 Nov 2017 13:15:11 +0000 (14:15 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 7 Dec 2017 12:53:42 +0000 (13:53 +0100)
commit672fb78e1272bb49cc2521176effe75e3cb22460
tree76ed92b9dbba42e218cb1621f4b13c2afb37b8ab
parent268dc7c8b3c45412fc8f4b0bae451e51c4c48b31
Babel: Fix handling of IPv4 retractions

Babel TLV parsing code rejected IPv4 retractions without next-hop,
although next-hop is needed just for regular updates.
proto/babel/packets.c