]> git.ipfire.org Git - thirdparty/bird.git/history - proto/bgp/attrs.c
Backport some minor changes from int-new
[thirdparty/bird.git] / proto / bgp / attrs.c
2017-09-12  Ondrej Zajicek ... Backport some minor changes from int-new
2017-02-23  Ondrej Zajicek ... BGP: Allow exchanging LOCAL_PREF with eBGP peers
2017-02-19  Ondrej Zajicek ... BGP: Update RFC references
2016-11-25  Ondrej Zajicek ... BGP: Fix memory leak in graceful restart code
2016-11-15  Ondrej Zajicek ... BGP: Cluster list item should be prepended
2016-11-01  Jan Moskyto MatejkaBuild: switch on -Wextra, get rid of most of the warnings
2016-10-03  Ondrej Zajicek ... BGP: Support for large communities
2016-06-29  Ondrej Zajicek ... BGP: Skip empty path segments in received AS_PATH
2015-06-08  Ondrej ZajicekBGP multipath support
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2015-02-21  Ondrej ZajicekFixes potential alignment bug in BGP.
2015-02-21  Ondrej ZajicekMerge remote-tracking branch 'origin/soft-int'
2014-10-24  Ondrej ZajicekIntegrated IP functions.
2014-02-06  Ondrej ZajicekMerge branch 'add-path'
2014-02-06  Ondrej ZajicekMerge commit 'origin/master' into socket
2013-12-10  Ondrej ZajicekMerge branch 'add-path'
2013-12-01  Ondrej ZajicekFinishes add-path.
2013-11-25  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-10-21  Ondrej ZajicekImplements 'allow local as' option.
2013-04-23  Ondrej ZajicekMerge branch 'birdcl'
2013-04-16  Ondrej ZajicekImplements 'next hop keep' option for BGP.
2012-11-12  Ondrej FilipAS# in bgp.agreggator was a signed integer - fixed.
2012-11-10  Ondrej ZajicekAllows rejected routes to be kept and examined.
2012-08-14  Ondrej ZajicekImplements ADD-PATH extension for BGP.
2012-08-07  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird v1.3.8
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-07-16  Ondrej ZajicekMerge commit 'origin/rt-accepted' into rt-accepted
2012-07-15  Ondrej ZajicekFinalize RA_ACCEPTED handling.
2012-01-20  Ondrej ZajicekFixes a new bug in BGP route ordering.
2012-01-08  Ondrej ZajicekImplements support for link-local addresses in BGP.
2011-12-22  Ondrej ZajicekImplements deterministic MED handling.
2011-09-03  Ondrej ZajicekFixes possible buffer overflow when printing BGP attrib...
2011-08-14  Ondrej ZajicekBGP Extended communities.
2011-07-03  Ondrej ZajicekPrints full community lists during 'show route all'.
2011-04-29  Ondrej ZajicekMerge commit 'origin/master'
2011-04-22  Ondrej ZajicekAdds BGP option related to MED handling.
2011-03-29  Ondrej ZajicekFixes some problems in BGP error handling.
2010-12-07  Ondrej ZajicekCore multipath support.
2010-07-30  Ondrej ZajicekImplements IGP metric comparison for BGP routes.
2010-07-28  Ondrej ZajicekAdds route resolvability test.
2010-07-12  Ondrej ZajicekImplements proper multihop BGP.
2010-07-05  Ondrej ZajicekImplements hostcache and recursive next hops.
2010-04-08  Ondrej ZajicekDo not export empty community list attribute in BGP.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-26  Ondrej ZajicekComparing cluster list length should be later in bgp_rt...
2010-02-21  Ondrej ZajicekFix configure to enable warnings and fix most of them.
2010-02-13  Ondrej ZajicekRemoves phantom protocol from the pipe design.
2010-01-28  Ondrej ZajicekMerge commit 'origin/master' into new
2010-01-28  Ondrej ZajicekChanges 'ignore communities' to 'interpret communities'.
2010-01-27  Ondrej ZajicekBetter handling of well-known communities.
2009-12-22  Ondrej ZajicekMerge commit 'origin/master' into new
2009-12-21  Ondrej ZajicekChange default LOCAL_PREF attribute to 100 (suggested...
2009-12-20  Ondrej ZajicekMerge branch 'ospf3' into new
2009-12-20  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekMerge branch 'ospf3' into new
2009-12-14  Ondrej ZajicekFixes export of routes with link-local gw.
2009-12-14  Ondrej ZajicekRemove bgp_as4_support variable.
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-11-17  Ondrej ZajicekShow both IPv6 next hop addresses in BGP.
2009-11-17  Ondrej ZajicekImplements RFC 5004 - prefer older external routes.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-10-12  Ondrej ZajicekRename as_path_get_last/as_path_get_first to be consistent.
2009-08-27  Ondrej ZajicekSome cleanups.
2009-08-25  Ondrej ZajicekFixes bug related to AS2->AS4 conversion.
2009-08-25  Ondrej ZajicekTemporary OSPFv3 development commit
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-23  Ondrej ZajicekFixes bug in ORIGIN check.
2009-06-23  Ondrej ZajicekChanges handling of AS_PATH_CONFED_* segments in AS_PATH.
2009-05-21  Ondrej ZajicekMerge branch 'master' into dev
2009-04-29  Ondrej ZajicekAllow 'third party' BGP updates for originated routes.
2009-04-29  Ondrej ZajicekFixes BGP IPv6 link local next hop handling.
2009-04-28  Ondrej ZajicekFixes handling of 'next hop self' and 'source address...
2009-04-23  Ondrej ZajicekFixes BGPv6 bug - mandatory attributes weren't validated;
2009-04-23  Ondrej ZajicekFixes bug in BGPv6 causing crash by checking missing...
2009-03-18  Ondrej ZajicekBetter handling of AS4 optional attribute errors
2009-02-27  Ondrej ZajicekBetter handling of too long attributes
2009-02-21  Ondrej ZajicekAdd format for BGP_AGGREGATOR attribute
2008-12-19  Ondrej ZajicekMajor changes to BGP
2008-11-08  Ondrej ZajicekProper format functions for ORIGINATOR_ID, CLUSTER_LIST
2008-11-01  Ondrej ZajicekImplementation of route server.
2008-10-26  Ondrej ZajicekMerge branch 'dev' into out
2008-10-26  Ondrej ZajicekBugfixes in MULIT_EXIT_DISC attribute handling.
2008-10-26  Ondrej ZajicekBugfix in LOCAL_PREF attribute handling.
2008-10-26  Ondrej ZajicekImplementation of an option for disabling AS4 support...
2008-10-26  Ondrej ZajicekImplementation of route reflection for BGP
2008-10-26  Ondrej ZajicekImplementation of 4B ASN support for BGP
2008-08-24  Ondrej FilipThe source address configuration in BGP added.
2004-06-25  Ondrej FilipA lot of changes:
2004-06-05  Martin Mares... in BGP.
2004-06-01  Ondrej FilipALIGN -> BIRD_ALIGN
2002-11-13  Martin MaresAdded missing semicolons.
2000-06-04  Martin MaresBGP documented.
2000-05-19  Martin MaresBGP now reports originating AS and origin type in get_r...
2000-05-13  Martin MaresAdapted to new rt_notify semantics.
2000-05-11  Martin MaresUse correct flags for the LOCAL_PREF attribute.
2000-05-04  Martin MaresRemoved RTS_RIP_EXT.
2000-05-04  Martin MaresIPv6 BGP support finished. Also simplified the BGP...
2000-05-04  Martin MaresReceive-only IPv6 BGP.
next