]> git.proxmox.com Git - mirror_frr.git/history - bgpd/bgp_aspath.c
build: Quagga 0.99.23-rc1
[mirror_frr.git] / bgpd / bgp_aspath.c
2013-02-24 Stephen Hemmingerhash: force size to be a power of 2
2012-05-22 Jorge Boncompte... bgpd: optimize aspath string representation and assegme...
2012-04-16 David Lamparterisisd: merge osr/google-is-is
2012-04-16 David Lamparterbgpd: merge osr/quagga-osr-patches (BZ#700)
2012-04-16 David Lamparterbgpd: merge osr/google-bgp-multipath
2012-04-12 Avneesh SachdevMerge quagga mainline into the google ISIS code.
2012-04-09 Avneesh SachdevMerge branch 'quagga' into google-bgp-multipath
2012-01-08 Paul JakmaMarker merge for 'RE-0.99.17.6'
2012-01-06 Paul Jakmageneral: remove inline qualifiers and move in-header...
2011-07-29 Paul JakmaMerge remote-tracking branch 'origin/master'
2011-07-29 Paul JakmaMerge branch 'attr-errors'
2011-07-21 Josh Baileybgpd: Adds equal-paths check to path comparison. Paths...
2011-07-13 Greg TroxelMerge remote-tracking branch 'polymorf/master'
2011-04-13 Paul Jakmabgpd: trivial format / warning fixes
2011-03-21 Paul Jakmabgpd: Implement revised error handling for partial...
2011-03-21 Paul Jakmabgpd: Try fix extcommunity resource allocation probs...
2011-03-21 Paul Jakmabgpd: Rollback some of the changes made for invalid...
2010-08-09 Chris Hallbgpd: fix handling of AS path data
2009-12-17 Stephen Hemmingerbgpd: code cleanup
2009-12-04 Denis Ovsienkobgpd: work around warning in assegments_parse()
2009-07-28 Paul JakmaMerge remote branch 'origin/master'
2009-07-28 Vasilis Tsiligiannisbgpd: Delete AS_CONFED_SEQUENCE when prepending an...
2009-07-28 Vasilis Tsiligiannisbgpd: Implement BGP confederation error handling (RFC50...
2009-07-19 Chris Caputo[bgpd] Stability fixes including bugs 397, 492
2009-06-23 Denis Ovsienko[bgpd] review 32-bit AS-path hotfix for 0.99.12
2009-06-12 Stephen Hemminger[cleanup] Convert XMALLOC/memset to XCALLOC
2009-06-09 Denis Ovsienko[bgpd] Fixed as-path prepend/exclude ASN handling
2009-04-30 Denis Ovsienko[bgpd] AS4 bugfix by Chris Caputo <ccaputo@alt.net>
2008-08-22 Stephen Hemminger[lib] hash compare function arguments ought to be const...
2008-04-10 Denis Ovsienko+ [bgpd] Added new route-map set statement: "as-path...
2007-10-14 Paul Jakma[bgpd] Merge AS4 support
2007-04-29 Paul Jakma[bgpd] Fix warnings: hash callbacks should match hash...
2007-04-15 Andrew J. Schorr[bgpd] Minor performance improvement patch
2006-09-14 Paul Jakma[bgpd] Add RIB reporting commands, show bgp ... statistics
2006-08-06 Paul Jakma[bgpd] aspath_loop_check was broken, fix it and the...
2006-05-12 Paul Jakma[bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty...
2006-02-05 paul[bgpd] trivial fix for gcc warning
2006-01-19 paul[compiler] miscellaneous trivial compiler warning fixes
2006-01-16 paul[bgpd] add aspath_finish, static resource cleanup function.
2006-01-16 paul[bgpd] fix some leaks introduced in aspath rewrite.
2005-11-23 paul[bgp] Fix SEGV if empty path is confed-compared ([quagg...
2005-09-10 paul2005-09-10 Paul Jakma <paul.jakma@sun.com>
2005-06-28 paul2005-06-28 Paul Jakma <paul.jakma@sun.com>
2005-04-08 hasso * bgpd.texi: Document new "bgp bestpath as-path confed...
2004-10-13 paul2004-10-13 Paul Jakma <paul@dishone.st>
2004-09-26 hassoCompiler warnings fixes.
2002-12-13 paulchange log message fron signed to unsigned decimal
2002-12-13 paulInitial revision