Age | Commit message (Expand) | Author |
2011-03-26 | This adds (*,x) functionality. | Ondrej Filip |
2011-03-23 | Added header file. | Ondrej Zajicek |
2011-03-23 | Convert && and || to shortcut boolean operators. | Ondrej Zajicek |
2011-03-23 | A hack to distinguish if..else from else: in case. | Ondrej Zajicek |
2011-03-19 | Documentation for the router advertisement protocol. | Ondrej Zajicek |
2011-03-17 | Vastly improved OSPF reconfiguration. | Ondrej Zajicek |
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek |
2011-01-08 | Fixes scope for sticky neighbors. | Ondrej Zajicek |
2011-01-08 | Some cleanups in krt_read_ifinfo(). | Ondrej Zajicek |
2011-01-08 | Fixes interface names on BSD systems. | Ondrej Zajicek |
2010-12-28 | A simplification of the next-hop calculation. | Ondrej Zajicek |
2010-12-24 | Implements Point-to-MultiPoint interface type for OSPF. | Ondrej Zajicek |
2010-12-23 | Add some comments. | Ondrej Zajicek |
2010-12-23 | Fixes a minor memory wasting. | Ondrej Zajicek |
2010-12-22 | Remove unnecessary check. | Ondrej Zajicek |
2010-12-13 | Fixes string handling in birdc. | Ondrej Zajicek |
2010-12-07 | Documentation update (multipath). | Ondrej Zajicek |
2010-12-07 | Multipath support for linux kernel protocol. | Ondrej Zajicek |
2010-12-07 | Multipath support for OSPF | Ondrej Zajicek |
2010-12-07 | Multipath support for static protocol. | Ondrej Zajicek |
2010-12-07 | Core multipath support. | Ondrej Zajicek |
2010-11-19 | Remove some runaway debug messages and typos. | Ondrej Zajicek |
2010-11-19 | Minor finalizations of link state checks. | Ondrej Zajicek |
2010-11-19 | Fixes a typo (in OSPF_MAX_PKT_SIZE value). | Ondrej Zajicek |
2010-11-13 | Adds support for iface link detection to OSPF. | Ondrej Zajicek |
2010-11-11 | Adds support for iface link check to static protocol. | Ondrej Zajicek |
2010-11-11 | Implements link state detection. | Ondrej Zajicek |
2010-11-10 | Fixes a bug related to implicit backbone on ABR. | Ondrej Zajicek |
2010-11-04 | OSPF tx buffers should have the same size as rx buffers. | Ondrej Zajicek |
2010-11-04 | Fixes a bug in LSA update of large LSAs. | Ondrej Zajicek |
2010-11-03 | Fixes a bug in OSPF. | Ondrej Zajicek |
2010-11-03 | Change default for BGP IPv6 socket to V6ONLY. | Ondrej Zajicek |
2010-10-22 | Documentation update. | Ondrej Zajicek |
2010-10-22 | Fixes some typos. | Ondrej Zajicek |
2010-10-09 | Fixes error handling in ASN expressions. | Ondrej Zajicek |
2010-10-08 | Fixes syntactic priority of '.' . | Ondrej Zajicek |
2010-10-04 | Fixes scope of filter symbols. | Ondrej Zajicek |
2010-09-20 | Changes print-like filter commands to use a log instead of a stderr. | Ondrej Zajicek |
2010-09-15 | Fixes a bug in pair sets. | Ondrej Zajicek |
2010-09-11 | Fixes a bug in community set delete. | Ondrej Zajicek |
2010-09-08 | Fixes a one byte buffer overflow. | Ondrej Zajicek |
2010-09-03 | Fixes a crash in RIP during reconfigure. | Ondrej Zajicek |
2010-09-03 | Fixes a memory leak in RIP. | Ondrej Zajicek |
2010-08-22 | Fixes a bug in NBMA on an iface with multiple IP addresses. | Ondrej Zajicek |
2010-08-13 | Change default for handling missing link-local addresses on route servers. | Ondrej Zajicek |
2010-08-12 | Supports unique local unicast addresses. | Ondrej Zajicek |
2010-08-09 | Typo in doc. | Ondrej Filip |
2010-08-04 | Fixes IPv6 build. | Ondrej Zajicek |
2010-08-04 | Fixes build on Sparc. | Ondrej Zajicek |
2010-08-03 | Documentation update and improvement of tests related to expressions in sets. | Ondrej Filip |