]> git.ipfire.org Git - thirdparty/bird.git/commit
Extends multipath support for OSPF.
authorOndrej Zajicek <santiago@crfreenet.org>
Wed, 23 Apr 2014 11:54:28 +0000 (13:54 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 23 Apr 2014 11:54:28 +0000 (13:54 +0200)
commit145368f5474436ad7c48fa26f5bde8108ae5ef4a
tree3f4485fd44404d76135037913606151f2ca4937c
parent4dd24f05f384ac14546d4bebbfcb0ecf9a976ec6
Extends multipath support for OSPF.

Fixes cases where the same network or external route are propagated by
several OSPF routes and some other corner cases in next hop construction
and ECMP. Allows to specify whether external routes should be merged.

Thanks to Peter Christensen for the original patch.
doc/bird.sgml
proto/ospf/config.Y
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/ospf/rt.c
proto/ospf/rt.h