Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-07 | Multipath support for OSPF | Ondrej Zajicek | |
2010-05-28 | Minor fixes. | Ondrej Zajicek | |
2010-05-26 | Fixes a bug in duplicit configured stubnets. | Ondrej Zajicek | |
If there was the same configured stubnet on local and remote router, the remote route always won regardless of its cost. | |||
2010-05-21 | Comment update. | Ondrej Zajicek | |
2010-05-03 | A minor bugfix in OSPF ext-LSA processing. | Ondrej Zajicek | |
2010-05-02 | OSPF: most of summary LSA orig./flush logic rewritten. | Ondrej Zajicek | |
Fixes many bugs in the old code and makes it much cleaner. | |||
2010-04-27 | A fix in OSPFv3 next_hop calculation. | Ondrej Zajicek | |
2010-04-24 | Fixes and enhancements in 'show ospf state' command. | Ondrej Zajicek | |
Now it shows a distance, option to change showing reachable/all network nodes and better handling of AS-external LSAs in multiple areas. The command 'show ospf topology' was changed to not show stubnets in both OSPFv2 and OSPFv3 (previously it displayed stubnets in OSPFv2). | |||
2010-04-21 | Fixes several problems in OSPF vlink implementation. | Ondrej Zajicek | |
2010-04-11 | Fixes next hop calculation on NBMA and parallel PTP links. | Ondrej Zajicek | |
2010-04-07 | Implements BGP 'show protocols' info details. | Ondrej Zajicek | |
2010-04-02 | Fixes OSPFv3 route generation for local stub networks. | Ondrej Zajicek | |
2010-03-14 | Temporary OSPF commit - sockets. | Ondrej Zajicek | |
2010-03-11 | Merge branch 'new' into socket2 | Ondrej Zajicek | |
2010-02-26 | Many changes in (mainly) kernel syncers. | Ondrej Zajicek | |
- BSD kernel syncer is now self-conscious and can learn alien routes - important bugfix in BSD kernel syncer (crash after protocol restart) - many minor changes and bugfixes in kernel syncers and neighbor cache - direct protocol does not generate host and link local routes - min_scope check is removed, all routes have SCOPE_UNIVERSE by default - also fixes some remaining compiler warnings | |||
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek | |
2010-02-11 | Temporary OSPF commit - socket changes. | Ondrej Zajicek | |
2010-02-08 | Shows source (Router ID) for OSPF routes and adds such attribute. | Ondrej Zajicek | |
A sad thing is that we does not have a 'router_id' filter type, so it must be given as decimal number in filters. | |||
2010-01-08 | A partial vlink fix. | Ondrej Zajicek | |
2010-01-07 | A fix of a previous fix. | Ondrej Zajicek | |
2010-01-07 | Fixes vlinks for OSPFv2. | Ondrej Zajicek | |
2010-01-07 | A minor fix in OSPF. | Ondrej Zajicek | |
2009-12-14 | Implements route reload for OSPF. | Ondrej Zajicek | |
2009-12-14 | Minor updates. | Ondrej Zajicek | |
2009-12-11 | Implements protocol-specific Router ID for OSPF. | Ondrej Zajicek | |
And fixes one minor bug. | |||
2009-12-06 | Fixes link-back check. | Ondrej Zajicek | |
2009-12-04 | Fixes next hop handling. | Ondrej Zajicek | |
2009-11-17 | Temporary OSPFv3 devel commit | Ondrej Zajicek | |
2009-10-15 | Reimplements 'show ospf state' for OSPFv3 and fixes some bugs. | Ondrej Zajicek | |
2009-10-07 | Implement proper LSA ID generation. | Ondrej Zajicek | |
2009-09-17 | Implements proper RID handling in OSPFv3. | Ondrej Zajicek | |
2009-09-08 | Temporary OSPFv3 development commit. | Ondrej Zajicek | |
Finally, it is working. | |||
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek | |
2009-08-27 | Temporary OSPFv3 development commit | Ondrej Zajicek | |
2009-08-25 | Temporary OSPFv3 development commit | Ondrej Zajicek | |
2009-08-21 | Temporary OSPFv3 development commit | Ondrej Zajicek | |
2009-07-23 | Use %R in OSPF when appropriate. | Ondrej Zajicek | |
2009-07-05 | Another pile of ipa_from_u32() calls. | Ondrej Zajicek | |
2009-06-01 | The pipe cleanup. | Ondrej Zajicek | |
2008-11-14 | OSPF routes appeared with random value of ospf_tag attribute. | Ondrej Zajicek | |
This patch fixes it. | |||
2005-03-14 | Bugfix in external routes calculation. | Ondrej Filip | |
2005-02-20 | Cleanup - all unused variables deleted. | Ondrej Filip | |
2005-02-20 | Originate default route into stub areas. | Ondrej Filip | |
2005-02-20 | Bugfix - count courrectly next hop on single hop virtual link. | Ondrej Filip | |
2005-02-18 | Bugfix in previous bugfix. | Ondrej Filip | |
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-15 | Minor bugfixes in routing table calsulation. | Ondrej Filip | |
2005-02-14 | Many bugfixes in routing table calculation and summary LSA origination. | Ondrej Filip | |
2005-02-12 | Bugfix in inter-area route calculation and summary LSA origination. | Ondrej Filip | |
Bugfix of some debugging commands. | |||
2004-08-05 | Bugfix in OSPF - BIRD sometimes failed during rt calculation with VLINKs. | Ondrej Filip | |