Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-23 | * ospf_lsa.h: New flag to the LSA structure for the SPF calculation. | hasso | |
* ospf_lsdb.h: Export ospf_lsdb_clean_stat() function. * ospf_spf.h: Add link to the LSA stat structure into vertex. * ospf_spf.c: New functions cmp() and update_stat() to manage candidates. Remove ospf_spf_has_vertex(), ospf_vertex_lookup(), ospf_install_candidate() and ospf_spf_register() functions not needed any more. Update ospf_vertex_new(), ospf_spf_next() and ospf_spf_calculate() functions to use pqueue instead of linked list. | |||
2005-02-11 | * ospf_lsdb.c: Fix sum of checksums calculation. | hasso | |
[backport candidate] | |||
2004-12-22 | Show sums of checksums in "show ip ospf" output. Okayed by Paul and James | hasso | |
R. Leu (author of original idea). | |||
2002-12-13 | Initial revision | paul | |