summaryrefslogtreecommitdiff
path: root/bgpd/bgp_advertise.c
AgeCommit message (Expand)Author
2020-06-23bgp: rename bgp_node to bgp_destDonald Sharp
2020-03-21bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis
2020-02-03*: don't null after XFREE; XFREE does this itselfQuentin Young
2019-08-30bgpd: add timestamp to bgp_adj_inDavid Lamparter
2019-05-14lib: hashing functions should take const argumentsQuentin Young
2019-04-27bgpd: replace ADV_FIFO with DECLARE_LISTDavid Lamparter
2019-02-25*: remove casts of XMALLOC / XCALLOCQuentin Young
2019-02-25*: remove null check before XFREEQuentin Young
2018-12-07bgpd: Convert adj_out to a RB treeDonald Sharp
2018-10-19*: Replace hash_cmp function return value to a boolDonald Sharp
2018-10-09bgpd: Convert binfo to pathDonald Sharp
2018-10-09bgpd: Convert all bgp_info_XXX functions to bgp_path_XXX functionsDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-01-17bgpd: Remove peer->hash as that it is unusedDonald Sharp
2017-11-21bgpd: use FOREACH_AFI_SAFI where possibleQuentin Young
2017-09-15*: use clang's 'ForEachMacros' format style optionRenato Westphal
2017-09-05bgpd: Add various hash optimizationsDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-01*: update hash_create(), hash_create_size()Quentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-08-16lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp
2016-06-08bgpd: speed up "no-hit" withdraws for routeserversDavid Lamparter
2015-11-05BGP: support for addpath TXDaniel Walton
2015-05-19Addpath does not work for soft-reconfigurationDonald Sharp
2015-05-19BGP: Add dynamic update group supportDonald Sharp
2015-05-19Overhual BGP debugsDonald Sharp
2015-05-19Changes to improve BGP convergence time:Donald Sharp
2015-05-19bgpd: bgpd-mrai.patchDonald Sharp
2015-05-19bgpd: bgpd-peer-outq.patchDonald Sharp
2014-06-04*: nuke ^L (page feed)David Lamparter
2011-03-21bgpd: Try fix extcommunity resource allocation probs, particularly with 'set ...Paul Jakma
2009-06-12[cleanup] functions taking no args should be declared with void argsStephen Hemminger
2008-08-22[lib] hash compare function arguments ought to be const qualifiedStephen Hemminger
2008-07-22[bgpd] Fix triggerable crash when compiled with --disable-bgp-announcePaul Jakma
2007-04-29[bgpd] Fix warnings: hash callbacks should match hash API declarationsPaul Jakma
2006-08-27[bgpd] fix mtype in XFREE and NULL out freed pointerPaul Jakma
2006-03-30[bgpd] trivial: use a distinct memtype for struct bgp_synchronizePaul Jakma
2005-06-282005-06-28 Paul Jakma <paul.jakma@sun.com>paul
2005-06-012005-06-01 Paul Jakma <paul.jakma@sun.com>paul
2004-05-012004-05-01 Paul Jakma <paul@dishone.st>paul
2004-03-19Fix warning.hasso
2002-12-13Initial revisionpaul