Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ospf_lsa.h: New flag to the LSA structure for the SPF calculation. | hasso | 2005-02-23 | 1 | -0/+17 |
| | | | | | | | | | | * 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. | ||||
* | * ospf_lsdb.c: Fix sum of checksums calculation. | hasso | 2005-02-11 | 1 | -1/+5 |
| | | | | [backport candidate] | ||||
* | Show sums of checksums in "show ip ospf" output. Okayed by Paul and James | hasso | 2004-12-22 | 1 | -15/+9 |
| | | | | R. Leu (author of original idea). | ||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+299 |