]> git.ipfire.org Git - thirdparty/bird.git/history - proto/bgp/attrs.c
BGP: Add option to enforce first AS in AS_PATH
[thirdparty/bird.git] / proto / bgp / attrs.c
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.
2000-05-02  Martin MaresFull protocol tracing.
2000-05-02  Martin MaresHandle redistribution of unknown attributes correctly.
2000-04-28  Martin MaresThe `bgp_origin' attribute is now an enum.
2000-04-27  Martin MaresPath attribute can be missing if we process a packet...
2000-04-26  Martin MaresIBGP fixes.
2000-04-25  Martin MaresUse the same attribute names as in filters.
2000-04-25  Martin MaresWhen sending BGP attributes, re-create the flags, so...
2000-04-25  Martin MaresBetter reporting of both local and remote errors.
2000-04-21  Martin MaresLOCAL_PREF is now always present and exported over...
2000-04-21  Martin MaresIf no NLRI's are present in an UPDATE message, parse...
2000-04-20  Martin MaresSynced to draft-ietf-idr-bgp4-09.
2000-04-19  Martin MaresThe ATOMIC_AGGREGATE parameter is optional transitive.
2000-04-17  Martin MaresHonor standard communities (no_export, no_advertise...
2000-04-17  Martin MaresDon't import/export MED and LOCAL_PREF on external...
2000-04-17  Martin MaresNormalize community sets when exporting.
2000-04-17  Martin MaresSend and receive communities.
2000-04-17  Martin MaresSending of update messages works!
2000-04-17  Martin MaresCreated nest/a-path.c and a-set.c which should contain...
2000-04-12  Martin MaresMade last Pavel's changes compile.
2000-04-12  Pavel Machekas_path_prepend is usable outside bgp.
2000-04-12  Martin MaresReal bucket lists.
2000-04-12  Martin MaresIntroduced `ARRAY_SIZE' macro to replace all the sizeof...
2000-04-10  Martin MaresImplemented outgoing attribute cache.
2000-04-10  Martin MaresUse neighbor cache to track direct route to the peer...
2000-04-09  Martin MaresMore BGP progress...
2000-04-01  Martin MaresFormatting of dynamic attributes (except for paths...
2000-03-31  Martin MaresParsing of BGP attributes.
2000-03-20  Martin MaresStarted work on BGP. Wrote main part of the connection...