Age | Commit message (Expand) | Author |
2004-06-01 | Bugfix in external routes calculation. | Ondrej Filip |
2003-08-23 | Many spelling mistakes fixed. | Ondrej Filip |
2001-12-07 | Bugfix in router importation. | Ondrej Filip |
2001-08-21 | Removed some useless (hope!) code in next hop calculation. | Ondrej Filip |
2001-08-21 | Finally, next hop problem fixed. | Ondrej Filip |
2001-08-21 | Hope, bug in next hop calculation for stub routes fixed. | Ondrej Filip |
2001-06-12 | Install route into main routing table just if it's necessary. | Ondrej Filip |
2001-06-09 | Bug in next-hop calculation fixed. (For dual connected neighbors.) | Ondrej Filip |
2000-11-21 | Small bugfix in ext routes calculation. | Ondrej Filip |
2000-09-04 | Fixed many bugs in rt calculation and interface adding. Now it seems to be | Ondrej Filip |
2000-09-03 | Serious bug in ext lsa origination found. Going for 1.0.4. | Ondrej Filip |
2000-08-18 | Fixed bug in nex hop calculation of external routes. | Ondrej Filip |
2000-08-17 | Stupid bug in next hop calculation of external routes. | Ondrej Filip |
2000-08-16 | My calculation of external routes violated rfc. :-( | Ondrej Filip |
2000-06-19 | Routing table calculation clean up. | Ondrej Filip |
2000-06-09 | Shut up an uninitialized variable warning. | Martin Mares |
2000-06-07 | I mark all LSA as in distance INFINITY in process of aging. | Ondrej Filip |
2000-06-07 | Doc. | Ondrej Filip |
2000-06-06 | Tracing. | Ondrej Filip |
2000-06-05 | I calculated next hop of parent instead of actual LSA. :-( | 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 | Removed lots of trailing newlines in log messages. | Martin Mares |
2000-06-04 | Just to be sure, that rt calculation cannot start beforeorigination of rt LSA. | Ondrej Filip |
2000-05-31 | Set E2 metric for internal routes to LSINFINITY. | Ondrej Filip |
2000-05-31 | Delete _all_ ext routes from unreachable neighbor. | 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 | Added tagging of external LSA. | Ondrej Filip |
2000-05-30 | Better rt dumping. | Ondrej Filip |
2000-05-28 | get_route_info() added. | Ondrej Filip |
2000-05-17 | Smal debug bugfix. | Ondrej Filip |
2000-05-17 | Don't die, if you receive strange LSA. | Ondrej Filip |
2000-05-16 | Calculation of external routes finally works. | Ondrej Filip |
2000-05-16 | Ehmm, removed 'if(1 || ...' so I can test the second part . | Ondrej Filip |
2000-05-16 | Routing table calculation for ext LSAs having next-hop=!0.0.0.0 | Ondrej Filip |
2000-05-12 | Calculation of external routes works. :-) | Ondrej Filip |
2000-05-10 | Calculation of external routes. | Ondrej Filip |
2000-05-09 | FIXME's removed by deleting them. :-) | Ondrej Filip |
2000-05-09 | Better dumping. | Ondrej Filip |
2000-05-09 | Just added declaration of AS Ext routes calculation. | Ondrej Filip |
2000-05-08 | Next hop calculation improved. (I ignored stub networks advertised by my | Ondrej Filip |
2000-05-08 | Use preferences properly. | Martin Mares |
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-02 | Aging of lsa database added. | Ondrej Filip |
2000-05-02 | Route calculation for stub networks. | Ondrej Filip |
2000-04-30 | Many small changes and bug fixes. Routing table calculation works. | Ondrej Filip |
2000-04-30 | Sync with nest's rt table and some minor improvements. | Ondrej Filip |