Age | Commit message (Expand) | Author |
2009-01-13 | Fix typo. | Ondrej Zajicek |
2009-01-13 | Fix OSPF protocol error recovery behavior. | Ondrej Zajicek |
2009-01-12 | Add check detecting packet overwrite in TX buffer. | Ondrej Zajicek |
2009-01-11 | Some fixes and update of OSPF debug messages | Ondrej Zajicek |
2009-01-11 | Move check for NULL before usage of variable. | Ondrej Zajicek |
2009-01-11 | Fixes bug in OSPF | Ondrej Zajicek |
2008-12-24 | Adds support for fallback to capabilityless BGP connect | Ondrej Zajicek |
2008-12-24 | Fixes bug related to reconfiguration of BGP. | Ondrej Zajicek |
2008-12-19 | Major changes to BGP | Ondrej Zajicek |
2008-11-14 | OSPF routes appeared with random value of ospf_tag attribute. | Ondrej Zajicek |
2008-11-08 | Proper format functions for ORIGINATOR_ID, CLUSTER_LIST | Ondrej Zajicek |
2008-11-08 | Fix bugs in OSPF MD5 authentication. First bug is that default | Ondrej Zajicek |
2008-11-05 | Fix problem with local time changes. | Ondrej Zajicek |
2008-11-05 | Fixes bugs in IPv6 code caused by recent commits. | Ondrej Zajicek |
2008-11-01 | Multihop BGP was completely broken, because listening socket has always | Ondrej Zajicek |
2008-11-01 | Implementation of route server. | Ondrej Zajicek |
2008-10-29 | Fix race condition that breaks BGP connections after reconfigure. | Ondrej Zajicek |
2008-10-28 | Fixes some sloppiness of commit a3b70dc499b64f41aa776b5b4afee5c7bfb8dfa6. | Ondrej Zajicek |
2008-10-27 | Merge branch 'dev' into out | Ondrej Zajicek |
2008-10-27 | Two new informative CLI commands for OSPF. | Ondrej Zajicek |
2008-10-26 | Missing newline. | Ondrej Zajicek |
2008-10-26 | Bugfix in LSA origination for PTP OSPF links. | Ondrej Zajicek |
2008-10-26 | Bugfixes in MULIT_EXIT_DISC attribute handling. | Ondrej Zajicek |
2008-10-26 | Bugfix in LOCAL_PREF attribute handling. | Ondrej Zajicek |
2008-10-26 | Implementation of an option for disabling AS4 support per BGP instance. | Ondrej Zajicek |
2008-10-26 | Implementation of route reflection for BGP | Ondrej Zajicek |
2008-10-26 | Implementation of MD5 authentication of BGP sessions. | Ondrej Zajicek |
2008-10-26 | Implementation of 4B ASN support for BGP | Ondrej Zajicek |
2008-08-25 | Expand ospf dump information. | Ondrej Filip |
2008-08-25 | Endianity problem in debug message fix. | Ondrej Filip |
2008-08-24 | The source address configuration in BGP added. | Ondrej Filip |
2005-03-15 | Small bugfix in tracing. | Ondrej Filip |
2005-03-15 | Added new parametr 'rx buffer <num>'. BIRD is able to receive | Ondrej Filip |
2005-03-15 | Maximal packet size in virtual links is 576. | Ondrej Filip |
2005-03-14 | OSPF can accept larger packets than MTU. | Ondrej Filip |
2005-03-14 | Look for large packets. | Ondrej Filip |
2005-03-14 | Bugfix in external routes calculation. | Ondrej Filip |
2005-02-20 | Unused code deleted. | Ondrej Filip |
2005-02-20 | Cleanup - all unused variables deleted. | Ondrej Filip |
2005-02-20 | Intelligent reconfiguration should work again. | Ondrej Filip |
2005-02-20 | Originate default route into stub areas. | Ondrej Filip |
2005-02-20 | Since now I can also use 'dead interval', not just 'dead counter'. | Ondrej Filip |
2005-02-20 | Bugfix - count courrectly next hop on single hop virtual link. | Ondrej Filip |
2005-02-20 | Time of neighbor's dead was not shown correctly. | 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 |
2005-02-15 | Minor bugfixes in routing table calsulation. | Ondrej Filip |
2005-02-15 | Minor changes to keep gcc happy. | Ondrej Filip |
2005-02-14 | Be more verbose in log. | Ondrej Filip |
2005-02-14 | Small changes to reduce number of warnings. | Ondrej Filip |