Age | Commit message (Expand) | Author |
2000-06-05 | Reset inactim timer if you receive any packet from neighbor. | Ondrej Filip |
2000-06-05 | Removed some FIXMEs by deleting them. | Ondrej Filip |
2000-06-05 | Don't info about DR and BDR on non-MA networks. | Ondrej Filip |
2000-06-05 | PTP link in RTLSA was not announced correctly. | Ondrej Filip |
2000-06-05 | Unless a filter specifies otherwise, all external routes have type 2 | Martin Mares |
2000-06-05 | Simplified the grammar and fixed several minor bugs (e.g., `INTERFACE "eth0" };' | Martin Mares |
2000-06-05 | First calculate checksum and then send refreshed LSA! | Ondrej Filip |
2000-06-05 | Better checksum checking. | Ondrej Filip |
2000-06-05 | Yet another change, now flushing of net lsa seems to be perfect. :-) | Ondrej Filip |
2000-06-05 | I calculated next hop of parent instead of actual LSA. :-( | Ondrej Filip |
2000-06-05 | Don;t send packet over downed interface. | Ondrej Filip |
2000-06-05 | Bug in LSA origination. | Ondrej Filip |
2000-06-05 | Premature age LSA if you're NOT dr. | Ondrej Filip |
2000-06-05 | Small patch to better hash type=2 LSAs. | Ondrej Filip |
2000-06-05 | Many bugfixes (I don't remember all of them): | Ondrej Filip |
2000-06-04 | One more newline less... :) | Martin Mares |
2000-06-04 | Removed lots of trailing newlines in log messages. | Martin Mares |
2000-06-04 | Install newer lsa even if nothing in its body change. | Ondrej Filip |
2000-06-04 | Many bugs in ext lsa origination. | Ondrej Filip |
2000-06-04 | Schedule RT calcualtion if you delete LSA by premature aging. | Ondrej Filip |
2000-06-04 | Just to be sure, that rt calculation cannot start beforeorigination of rt LSA. | Ondrej Filip |
2000-06-04 | Bug in debugging. | Ondrej Filip |
2000-06-04 | :-) No bison does not have any comment to my code. :-) | Ondrej Filip |
2000-06-04 | Clean up. | Ondrej Filip |
2000-06-04 | Another clean up. | Ondrej Filip |
2000-06-04 | Small change to make bison happy. | Ondrej Filip |
2000-06-03 | More conf. items defined. | Ondrej Filip |
2000-06-03 | Multiple items in area {} :-) | Ondrej Filip |
2000-06-03 | interface {} added. | Ondrej Filip |
2000-06-02 | area {} added to config. | Ondrej Filip |
2000-06-02 | First option into config added. :-) | Ondrej Filip |
2000-06-02 | Flush LSA when receive aged one. | Ondrej Filip |
2000-06-02 | Bugfix in receiving of aged LSA. | Ondrej Filip |
2000-06-02 | Better LSA Aging. | Ondrej Filip |
2000-06-02 | sh interface "iface" dumpped all. | Ondrej Filip |
2000-06-02 | Better dumping, if I get strange lsack. | Ondrej Filip |
2000-06-02 | Handle "show ospf *" even if protocol is down. | Ondrej Filip |
2000-06-02 | Silly bug in sh interface. Now I test ALL interfaces. :-) | Ondrej Filip |
2000-06-02 | Speedup loading process. | Ondrej Filip |
2000-06-02 | Bugfix in lsreq receiving. | Ondrej Filip |
2000-06-01 | Added show ospf interface. | Ondrej Filip |
2000-06-01 | show ospf implemented. | Ondrej Filip |
2000-06-01 | Cisco-like "show ospf neighbors" implemented. | Ondrej Filip |
2000-06-01 | Print route tag in hexadecimal and omit it if it's zero. | Martin Mares |
2000-06-01 | Print tag unsigned rather then signed. | Ondrej Filip |
2000-06-01 | Calculate checksum when reflooding (after min ls_refresh). | Ondrej Filip |
2000-06-01 | Cleanup. | Ondrej Filip |
2000-06-01 | Very stuping bug. (I took me 4 hours to find it!) | Ondrej Filip |
2000-05-31 | Ehm, some other "down" steps. | Ondrej Filip |
2000-05-31 | Some bugs in cleanup after iface down. | Ondrej Filip |