Age | Commit message (Expand) | Author |
2004-07-15 | Minor bugfix in calculation of external routes. | Ondrej Filip |
2004-07-15 | Huge OSPF database redesign. Since now, all LSAs of all areas | Ondrej Filip |
2004-07-14 | Everything is tested and works. I thins it's right time to go to 1.0.9. | Ondrej Filip |
2004-07-14 | Multiple OSPF areas can be attached. | Ondrej Filip |
2004-07-13 | Send hello just after interface is up. | Ondrej Filip |
2004-07-13 | Send hello as soon as possible after the interface is up. | Ondrej Filip |
2004-07-13 | Add more reasonable options to LSAs. (But it seems, that it's ignored.) | Ondrej Filip |
2004-07-13 | Bugfix: Router was unable to advertise AS external routes. | Ondrej Filip |
2004-07-13 | Default tick = 1. The today's CPU is fast enough. | Ondrej Filip |
2004-07-13 | Don't inform us about every ospf_age() | Ondrej Filip |
2004-07-13 | Bugfix - RIP now updates routes with worse metric. | Ondrej Filip |
2004-07-13 | MD5 authentication in OSPF works. :-) | Ondrej Filip |
2004-07-13 | Bugfix in simple authentification. | Ondrej Filip |
2004-07-13 | Bugfix - nasty bug in router LSA origination - Router did not describe all in... | Ondrej Filip |
2004-07-13 | Bugfix - options bits were not included in LSAs | Ondrej Filip |
2004-07-08 | Syntax bugfix. | Ondrej Filip |
2004-07-01 | Length calculation bugfix. | Ondrej Filip |
2004-07-01 | Password WALK_LIST bugfix. | Ondrej Filip |
2004-07-01 | Hello reading bugfix. | Ondrej Filip |
2004-06-26 | Update of the documentation. (passwords and md5). | Ondrej Filip |
2004-06-26 | Md5 authentification added (unsested). | Ondrej Filip |
2004-06-26 | Password management redesigned (untested). | Ondrej Filip |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-23 | Small typo changes. | Ondrej Filip |
2004-06-23 | Hotfix to problem with metric change reported by Luca. | Ondrej Filip |
2004-06-23 | P->magic used just in LOCAL_DEBUG mode | Ondrej Filip |
2004-06-18 | sk_write bugfix for BSD. | Ondrej Filip |
2004-06-16 | Some cisco routers send shorter ospf messages in larger packets. | Ondrej Filip |
2004-06-11 | Better routing table calculation. We are ready to work with | Ondrej Filip |
2004-06-11 | Better adjacency building, some minor bugfixes. | Ondrej Filip |
2004-06-11 | Deleted RTS_OSPF_BOUNDARY | Ondrej Filip |
2004-06-11 | RTS_OSPF_BONDARY is nonsense, RTS_OSPF_IA must have smaller id than RTS_OSPF_EXT | Ondrej Filip |
2004-06-09 | Better checking of configuration. | Ondrej Filip |
2004-06-07 | Used parameter can be marked as unused. :-) Thanx MJ. | Ondrej Filip |
2004-06-07 | Bugfix in RT calculation. | Ondrej Filip |
2004-06-07 | Build and run both IPv4 and IPv6. | Ondrej Filip |
2004-06-07 | Delete automate*cache. | Ondrej Filip |
2004-06-07 | Let's go for release. | Ondrej Filip |
2004-06-07 | It was too verbose. | Ondrej Filip |
2004-06-07 | Cleanup in show route import <p>. | Ondrej Filip |
2004-06-07 | Some new warnings eliminated. | Ondrej Filip |
2004-06-07 | Marked unused parameters as unused. | Ondrej Filip |
2004-06-07 | Deleted some unused code. | Ondrej Filip |
2004-06-06 | Cleanup in packet.c. Deleted unused parameters. | Ondrej Filip |
2004-06-06 | Deleted unused parameters. | Ondrej Filip |
2004-06-06 | RPM is now able to build IPv4 and IPv6 bird. | Ondrej Filip |
2004-06-06 | Test old instance of BIRD. | 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 | TODO updated. | Ondrej Filip |