Age | Commit message (Expand) | Author |
2008-12-25 | Bugfix in interpret | Ondrej Zajicek |
2008-12-25 | fixes some 64-bit related bugs. | 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-12-18 | Fixes nasty bug in event processing. | Ondrej Zajicek |
2008-12-12 | rx_hook may be cleaned in some callback so we check it before | Ondrej Zajicek |
2008-12-08 | Fixes core state machine. | Ondrej Zajicek |
2008-11-22 | Fixes race condition leading to memory corruption and crash. | Ondrej Zajicek |
2008-11-21 | Fixes segfault with multiple routing tables. | Ondrej Zajicek |
2008-11-21 | I am not sure whether this is proper fix for a problem that birdc | Ondrej Zajicek |
2008-11-21 | This is bug, isn't it? | Ondrej Zajicek |
2008-11-21 | birdc died during terminal resize because of unhandled EINTR | Ondrej Zajicek |
2008-11-16 | Fix some bugs in filter interpret. | Ondrej Zajicek |
2008-11-16 | Fix bug in AS path matching | Ondrej Zajicek |
2008-11-14 | Fixes feeding of new protocol, only preferred routes are announced. | Ondrej Zajicek |
2008-11-14 | OSPF routes appeared with random value of ospf_tag attribute. | Ondrej Zajicek |
2008-11-14 | New read-only route attribute 'proto' added. It returns a string | 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-06 | Uprava configure | 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-04 | These warnings are so abundant (because char * / byte * mix) that they | Ondrej Zajicek |
2008-11-04 | Ignore messages related to wireless extensions. | 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 | Check of socket name length | 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 | Do not repeat 'Invalid broadcast address' error message. | Ondrej Zajicek |
2008-10-26 | Ignore unknown netlink events. | Ondrej Zajicek |
2008-10-26 | Bugfix for routing table breaking bug. | 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 | Update of a documentation - new options for AS4, MD5 auth and route reflection. | 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-10-26 | The top-level Makefile is a generated file, so remove it from the repo. | Martin Mares |
2008-10-26 | Updated version number in the README. | Martin Mares |
2008-08-25 | Expand ospf dump information. | Ondrej Filip |
2008-08-25 | Previous patch reverted. :-( | Ondrej Filip |
2008-08-25 | Endianity problem in debug message fix. | Ondrej Filip |
2008-08-25 | Buffer overflow fix. | Ondrej Filip |