Age | Commit message (Expand) | Author |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-06 | Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Be sure, that ospf_area is aged before routing table calculation. | Ondrej Filip |
2004-06-06 | Keep al lSAs invalidated. | Ondrej Filip |
2004-06-06 | Small cleanup, indentation and preparation for multiple areas routing table c... | Ondrej Filip |
2004-06-06 | Cleanup in iface.c | Ondrej Filip |
2004-06-05 | Staticized lots of local functions. | Martin Mares |
2004-06-05 | ... and a whole bunch of unused parameters and variables in ospf. | Martin Mares |
2004-06-04 | cleanup in lsupd.c, indenting, "struct proto" removed... | Ondrej Filip |
2004-06-01 | Patch from Andreas Steinmetz <ast@domdv.de> | Ondrej Filip |
2004-05-31 | Documented the pxlen parameter. | Martin Mares |
2004-05-31 | The code was broken for external /29 to /32 routes. Assuming that you | Martin Mares |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2001-08-21 | Useless trace. | Ondrej Filip |
2001-08-19 | Fix %<something>I format strings. | Martin Mares |
2001-08-11 | Bugfix in B-bit setting in router LSA. | Ondrej Filip |
2001-08-11 | I will not originate the same lsa before MINLSINTERVAL. | Ondrej Filip |
2000-09-03 | Serious bug in ext lsa origination found. Going for 1.0.4. | Ondrej Filip |
2000-08-28 | Bugfix in ext lsa importing. | Ondrej Filip |
2000-06-08 | HASH_DEF_ORDER back to 6. | Ondrej Filip |
2000-06-07 | Doc in lsalib.c + related minor changes. | Ondrej Filip |
2000-06-07 | Removed some FIXMEs simply deleting them. | Ondrej Filip |
2000-06-07 | Doc in neighbor.c and some tiny changes related to. | Ondrej Filip |
2000-06-06 | Tracing in topology | Ondrej Filip |
2000-06-06 | Allocate OSPF areas before interfaces. | Ondrej Filip |
2000-06-05 | Bugfix in NET LSA flushing. | 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 | Bug in LSA origination. | 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 | Many bugs in ext lsa origination. | Ondrej Filip |
2000-05-31 | Stuping bug in net LSA origination. Now, I should survive | Ondrej Filip |
2000-05-31 | Sort cleanup in aging. | Ondrej Filip |
2000-05-31 | LSArt origination and routing table calculation is now not doing so | Ondrej Filip |
2000-05-31 | Handle better next hop in external LSA. | Ondrej Filip |
2000-05-30 | Route attributes for OSPF. | Martin Mares |
2000-05-30 | You can decide if add LSA into lsrth during flood_lsa(). | Ondrej Filip |
2000-05-27 | Better shutdown. (Flush my own router LSA and send 1WAY to every neighbor.) | Ondrej Filip |
2000-05-27 | Originating of external LSA. | Ondrej Filip |
2000-05-11 | Minor changes. | Ondrej Filip |
2000-05-11 | Bugfix in network LSA originating. | Ondrej Filip |
2000-05-09 | Better dumping. | Ondrej Filip |
2000-05-09 | Many bugfixes. (I added one entry twice to slist.) | Ondrej Filip |
2000-05-09 | Many bugfixes. Actually, how could this ever work? :-) | Ondrej Filip |
2000-05-09 | Another bugfix in neighbor state machine. | Ondrej Filip |
2000-05-04 | Bugfix in Network lsa originating | Ondrej Filip |
2000-05-03 | Test for "flushing" added. | Ondrej Filip |
2000-05-03 | Cleanup of code. Some arguments of functions were useless. | Ondrej Filip |
2000-05-03 | Testing if I can flush LSA from database. | Ondrej Filip |