Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-02-18 | Minor bugfix: Summary LSA for aggregated area was always propagated with | Ondrej Filip | |
metric = 1. Now it's metric of most distant component. | |||
2005-02-14 | Many bugfixes in routing table calculation and summary LSA origination. | Ondrej Filip | |
2004-06-25 | A lot of changes: | Ondrej Filip | |
- metric is 3 byte long now - summary lsa originating - more OSPF areas possible - virtual links - better E1/E2 routes handling - some bug fixes.. I have to do: - md5 auth (last mandatory item from rfc2328) - !!!!DEBUG!!!!! (mainly virtual link system has probably a lot of bugs) - 2328 appendig E | |||
2004-06-11 | Better routing table calculation. We are ready to work with | Ondrej Filip | |
multiple OSPF areas. | |||
2004-06-06 | Small cleanup, indentation and preparation for multiple areas routing table ↵ | Ondrej Filip | |
calculation. | |||
2004-06-06 | Indentation. | Ondrej Filip | |
2001-06-12 | Install route into main routing table just if it's necessary. | Ondrej Filip | |
2000-05-31 | Added tagging of external LSA. | Ondrej Filip | |
2000-05-10 | Calculation of external routes. | Ondrej Filip | |
2000-05-09 | Just added declaration of AS Ext routes calculation. | Ondrej Filip | |
2000-05-04 | Bugfix in Network lsa originating | Ondrej Filip | |
Bugfix in ntohlsab() and htonlsab() For calculating of rt I use my own fib. I delete routes! ;-) | |||
2000-05-04 | Cleanup of code. Some arguments of functions were useless. | Ondrej Filip | |
2000-05-02 | Route calculation for stub networks. | Ondrej Filip | |
2000-05-01 | Many small changes and bug fixes. Routing table calculation works. | Ondrej Filip | |
I'm waiting for rt lookup to add stub networks. | |||
2000-04-30 | Sync with nest's rt table and some minor improvements. | Ondrej Filip | |
2000-04-30 | RT calculation strongly simplified. Now, I don't need any | Ondrej Filip | |
memory allocation. :-) | |||
2000-04-29 | Calculating of nexts hop(s) added. | Ondrej Filip | |
2000-04-26 | Routing table calculation. Dijkstra done. | Ondrej Filip | |