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