]> git.ipfire.org Git - thirdparty/bird.git/commit
OSPFv3: Fix some overlooked cases in IPv4 mode
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 12 Apr 2019 12:11:23 +0000 (14:11 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 12 Apr 2019 12:11:23 +0000 (14:11 +0200)
commit6ff811976513132c831a352bd0aa0f3600252acb
tree93a484b18c235f556a78b76cec14329e132844dd
parent4a50c8bd0310053a3dcab45c8dde0362348c0503
OSPFv3: Fix some overlooked cases in IPv4 mode

Prefixes with max length (/32) were not handled properly.

Thanks to bauen1 for the bugreport.
proto/ospf/topology.c