bird/proto/ospf
Ondrej Zajicek (work) 7d95c44572 OSPF: Fix ECMP external merging
The variable nfa is not cleaned before each loop iteration and can have
a wrong value of nfa.nhs_reuse from the previous step.

Thanks to Bernardo Figueiredo for the bugreport and analysis.
2016-12-15 15:37:27 +01:00
..
config.Y OSPF: Use message authentication interface 2016-11-02 17:53:22 +01:00
dbdes.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
iface.c OSPF: Use message authentication interface 2016-11-02 17:53:22 +01:00
lsack.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsalib.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
lsalib.h Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
lsreq.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsupd.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
ospf.c Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02:00
ospf.h OSPF: Use message authentication interface 2016-11-02 17:53:22 +01:00
packet.c OSPF: Use message authentication interface 2016-11-02 17:53:22 +01:00
rt.c OSPF: Fix ECMP external merging 2016-12-15 15:37:27 +01:00
rt.h OSPF: Fix net-summary origination combined with stubnet option 2016-12-13 17:34:42 +01:00
topology.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
topology.h Moving of mulipath merging code from OSPF to nest 2015-06-08 02:24:08 +02:00