]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2011-03-23  Ondrej ZajicekAdded header file.
2011-03-23  Ondrej ZajicekConvert && and || to shortcut boolean operators.
2011-03-23  Ondrej ZajicekA hack to distinguish if..else from else: in case.
2011-03-19  Ondrej ZajicekDocumentation for the router advertisement protocol.
2011-03-17  Ondrej ZajicekVastly improved OSPF reconfiguration.
2011-03-13  Ondrej ZajicekImplements Router Advertisement protocol.
2011-01-08  Ondrej ZajicekFixes scope for sticky neighbors.
2011-01-08  Ondrej ZajicekSome cleanups in krt_read_ifinfo().
2011-01-08  Ondrej ZajicekFixes interface names on BSD systems.
2010-12-28  Ondrej ZajicekA simplification of the next-hop calculation.
2010-12-24  Ondrej ZajicekImplements Point-to-MultiPoint interface type for OSPF.
2010-12-23  Ondrej ZajicekAdd some comments.
2010-12-23  Ondrej ZajicekFixes a minor memory wasting.
2010-12-22  Ondrej ZajicekRemove unnecessary check.
2010-12-13  Ondrej ZajicekFixes string handling in birdc.
2010-12-07  Ondrej ZajicekDocumentation update (multipath).
2010-12-07  Ondrej ZajicekMultipath support for linux kernel protocol.
2010-12-07  Ondrej ZajicekMultipath support for OSPF
2010-12-07  Ondrej ZajicekMultipath support for static protocol.
2010-12-07  Ondrej ZajicekCore multipath support.
2010-11-19  Ondrej ZajicekRemove some runaway debug messages and typos.
2010-11-19  Ondrej ZajicekMinor finalizations of link state checks.
2010-11-19  Ondrej ZajicekFixes a typo (in OSPF_MAX_PKT_SIZE value).
2010-11-13  Ondrej ZajicekAdds support for iface link detection to OSPF.
2010-11-11  Ondrej ZajicekAdds support for iface link check to static protocol.
2010-11-11  Ondrej ZajicekImplements link state detection.
2010-11-10  Ondrej ZajicekFixes a bug related to implicit backbone on ABR.
2010-11-04  Ondrej ZajicekOSPF tx buffers should have the same size as rx buffers.
2010-11-04  Ondrej ZajicekFixes a bug in LSA update of large LSAs.
2010-11-03  Ondrej ZajicekFixes a bug in OSPF.
2010-11-03  Ondrej ZajicekChange default for BGP IPv6 socket to V6ONLY.
2010-10-22  Ondrej ZajicekDocumentation update.
2010-10-22  Ondrej ZajicekFixes some typos.
2010-10-08  Ondrej ZajicekFixes error handling in ASN expressions.
2010-10-08  Ondrej ZajicekFixes syntactic priority of '.' .
2010-10-04  Ondrej ZajicekFixes scope of filter symbols.
2010-09-20  Ondrej ZajicekChanges print-like filter commands to use a log instead...
2010-09-15  Ondrej ZajicekFixes a bug in pair sets.
2010-09-11  Ondrej ZajicekFixes a bug in community set delete.
2010-09-08  Ondrej ZajicekFixes a one byte buffer overflow.
2010-09-03  Ondrej ZajicekFixes a crash in RIP during reconfigure.
2010-09-03  Ondrej ZajicekFixes a memory leak in RIP.
2010-08-22  Ondrej ZajicekFixes a bug in NBMA on an iface with multiple IP addresses.
2010-08-13  Ondrej ZajicekChange default for handling missing link-local addresse...
2010-08-12  Ondrej ZajicekSupports unique local unicast addresses.
2010-08-09  Ondrej FilipTypo in doc.
2010-08-04  Ondrej ZajicekFixes IPv6 build.
2010-08-04  Ondrej ZajicekFixes build on Sparc.
2010-08-03  Ondrej FilipDocumentation update and improvement of tests related...
2010-08-03  Ondrej FilipSmall typo in documentation.
2010-08-03  Ondrej FilipEven set of number can be made by expressions.
2010-08-03  Ondrej FilipSyntax of sets improved.
2010-08-03  Ondrej ZajicekDo not allow interdependent recursive routes.
2010-08-02  Ondrej ZajicekIgnore warning when BGP peer is unreachable.
2010-08-02  Ondrej ZajicekDocumentation update.
2010-08-02  Ondrej ZajicekAdds igp_metric attribute.
2010-07-31  Ondrej ZajicekFixes bug in OSPF ext-LSA origination.
2010-07-30  Ondrej ZajicekImplements IGP metric comparison for BGP routes.
2010-07-28  Ondrej ZajicekAdds route resolvability test.
2010-07-28  Ondrej ZajicekUse link-local addresses in recursive next hops for...
2010-07-27  Ondrej ZajicekHostcache should use trie to filter relevant route...
2010-07-27  Ondrej ZajicekMinor changes in prefix trie.
2010-07-26  Ondrej ZajicekFor hostentry cache, replace FIB with a hash table...
2010-07-22  Ondrej ZajicekFixes a buffer overflow in TX code of IPv6 BGP.
2010-07-14  Ondrej ZajicekFixes the documentation.
2010-07-13  Ondrej ZajicekAdds some options and documentation related to recursiv...
2010-07-12  Ondrej ZajicekFixes missing check in reconfiguration.
2010-07-12  Ondrej ZajicekImplements proper multihop BGP.
2010-07-05  Ondrej ZajicekImplements hostcache and recursive next hops.
2010-06-02  Ondrej ZajicekDo not start with huge OSPF FIBs.
2010-06-02  Ondrej ZajicekImplements command that shows memory usage.
2010-06-02  Ondrej FilipMinor bug that appears only in debug mode.
2010-05-31  Ondrej ZajicekNEWS and version update. v1.2.3
2010-05-31  Ondrej ZajicekDisable BGP protocol when cannot open listening socket.
2010-05-28  Ondrej ZajicekMinor fixes.
2010-05-26  Ondrej ZajicekSupport loopback/dummy addresses.
2010-05-26  Ondrej ZajicekFixes a bug in duplicit configured stubnets.
2010-05-23  Ondrej ZajicekCheck for OSPF seqnum wraparound and handle it.
2010-05-22  Ondrej ZajicekExtends pair set syntax, matching and deleting against...
2010-05-21  Ondrej ZajicekComment update.
2010-05-21  Ondrej ZajicekFixes interface scan on Linux 2.4.x in IPv6 mode.
2010-05-21  Ondrej ZajicekFixes bug on Linux 2.4.x - kernel sync does not work...
2010-05-16  Ondrej ZajicekDo not remove old static route if it is in new config...
2010-05-16  Ondrej ZajicekDo not originate summary or external LSA if it already...
2010-05-14  Ondrej ZajicekHandle EPIPE as a common connection close event.
2010-05-14  Ondrej ZajicekDo not add community if it is already in clist.
2010-05-07  Ondrej ZajicekFixes a bug in LSA flooding.
2010-05-02  Ondrej ZajicekA minor bugfix in OSPF ext-LSA processing.
2010-05-02  Ondrej ZajicekMerge several fixes suggested by Joakim Tjernlund.
2010-05-02  Ondrej ZajicekOSPF: most of summary LSA orig./flush logic rewritten.
2010-04-27  Ondrej ZajicekBetter support for /31 networks.
2010-04-27  Ondrej ZajicekA fix in OSPFv3 next_hop calculation.
2010-04-27  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/projects...
2010-04-27  Ondrej FilipAvoid warning if not compiled with pipes.
2010-04-26  Ondrej ZajicekNeighbors on OSPF broadcast networks should be identifi...
2010-04-25  Ondrej ZajicekSkip LSA host<->network endianity conversions on big...
2010-04-25  Ondrej ZajicekImplements changes in checksum alg suggested by Joakim...
2010-04-24  Ondrej ZajicekFixes and enhancements in 'show ospf state' command.
2010-04-21  Ondrej ZajicekMerge commit 'origin/master' into new
2010-04-21  Ondrej ZajicekFixes several problems in OSPF vlink implementation.
next