commit | a1239bc50d26ce963352f8ddaa6c1382e437d286 | [log] [tgz] |
---|---|---|
author | Dmitrij Tejblum <tejblum@yandex-team.ru> | Thu Jan 13 18:25:40 2011 +0300 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Mon Jul 04 21:02:00 2011 +0400 |
tree | 436c9c428ad21fe1718ad083c790c1bf7d077f52 | |
parent | dfc1d5caacfe0346499f2eceff18d56af0b85e2f [diff] |
ospf6d: fix crash in SPF calculation * ospf6_spf.c: Don't replace a node with another node with a lower number of hops, instead get them from the queue in the correct order. (Actually, the replacement crashed the ospf6d daemon rather than worked.) (cherry picked from commit 403138e189c24f6867824c4eeb668d11564e1ca0)