[Olsr-dev] problem in olsr_tc_update_edge (for hysteresis setting)
Giovanni Di Stasi
(spam-protected)
Tue Mar 19 11:25:44 CET 2013
Hi all,
in tc_set.c, olsr_tc_update_edge(...), the first occurrence of:
olsr_deserialize_tc_lq_pair(curr, tc_edge);
should become:
if (olsr_cnf->lq_level > 0) {
olsr_deserialize_tc_lq_pair(curr, tc_edge);
}
Best regards,
Giovanni
--
Giovanni Di Stasi, Ph.D.
Dipartimento di Informatica e Sistemistica
Universita' degli Studi di Napoli "Federico II"
Via Claudio, 21 - 80125 Napoli - Italy
Phone: +39 081 7683821
Cell: +39 333 6383732
E-mail: (spam-protected)
Skype-ID: gdistasi
More information about the Olsr-dev
mailing list