]> git.proxmox.com Git - mirror_frr.git/history - bgpd/bgp_aspath.c
bgpd: Remove AS Path limit/TTL functionality
[mirror_frr.git] / bgpd / bgp_aspath.c
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