Age | Commit message (Expand) | Author |
2005-11-04 | The maximal rate LSA can be updated is all MIN_LS_INTERVAL seconds and not | Claudio Jeker |
2005-11-04 | Set the vertex timestamp as soon as possible giving ospfd a chance to recover | Claudio Jeker |
2005-10-12 | In one special condition ospfd sent out ls updates without updating the | Claudio Jeker |
2005-10-06 | I should have read the RFC more carefully. | Claudio Jeker |
2005-08-08 | Try to do an SPF recalculation only if the LS DB changed. | Claudio Jeker |
2005-05-25 | spelling | Esben Norby |
2005-05-25 | spelling | David Krause |
2005-05-24 | An lsa with age == MAX_AGE is always different and needs to be merged. | Claudio Jeker |
2005-05-24 | In lsa_merge() check if the LSA changed. If it did not change just free the | Claudio Jeker |
2005-05-24 | Fix some obvious issues in the summary LSA origination. | Claudio Jeker |
2005-05-12 | Every time a LSA is returned from a lookup lsa_age() it. | Claudio Jeker |
2005-05-12 | Add "show database asbr/external/network/router/self-originate/summary" | Esben Norby |
2005-04-12 | spelling | Theo de Raadt |
2005-02-27 | SPF and route table calculation. | Esben Norby |
2005-02-09 | Fix premature ageing of self originating LSA. Still not perfect but better | Claudio Jeker |
2005-02-09 | Use log_warnx() in lsa_check() to report bad LSA settings. | Claudio Jeker |
2005-02-09 | Rework of self originated LSA. First of all the code to generate the LSA | Claudio Jeker |
2005-02-08 | The LSA seq_num should be unsigned as it is expected by ntohl/htonl() even | Claudio Jeker |
2005-02-07 | spelling fixes | David Krause |
2005-02-04 | Add sanity checks for AS-external LSA. Refine some other checks to be as | Claudio Jeker |
2005-02-02 | excessive () | Henning Brauer |
2005-02-02 | KNF | Henning Brauer |
2005-01-28 | Welcome ospfd | Claudio Jeker |