Age | Commit message (Expand) | Author |
2009-02-12 | Fixes bug in protocol state machine | Ondrej Zajicek |
2009-02-12 | Do not use ? for client-side help when in new BGP path syntax | Ondrej Zajicek |
2009-01-27 | New syntax for bgp_path | Ondrej Zajicek |
2009-01-16 | Fixes compilation on older systems. | Ondrej Zajicek |
2009-01-16 | Fixes some past config grammar update that caused password related regression. | Ondrej Zajicek |
2009-01-16 | One null-pointer dereference bugfix hidden in whitespace changes | Ondrej Zajicek |
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-12 | Slist update | 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-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 |