summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_updgrp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Add BGP Extended message supportDonatas Abraitis2021-03-041-6/+10
* bgpd: Remove #if 0 codeDonald Sharp2021-01-281-3/+0
* bgpd: Do not send BGP UPDATE if the route actually not changedDonatas Abraitis2020-12-111-0/+5
* bgpd: conditional advertisementMadhuri Kuruganti2020-10-271-0/+28
* *: unify thread/event cancel macrosMark Stapp2020-10-231-4/+2
* *: Use proper semantics for turning off threadDonald Sharp2020-10-121-6/+3
* bgpd: Create separate udpate-group when using `maximum-prefix-out` commandDonatas Abraitis2020-09-151-1/+3
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-16/+7
* *: un-split strings across linesDavid Lamparter2020-07-141-2/+1
* bgp: rename bgp_node to bgp_destDonald Sharp2020-06-231-2/+2
* bgpd: Convert lots of int type functions to bool/voidDonatas Abraitis2020-03-211-31/+31
* *: Remove parenthesis on return for constantsDonatas Abraitis2020-02-091-1/+1
* *: don't null after XFREE; XFREE does this itselfQuentin Young2020-02-031-3/+0
* bgpd: Add an option to limit outgoing prefixesDonatas Abraitis2020-01-171-0/+1
* bgpd: Add missing whitespace in update_subgroup_remove_peer_internal()Donatas Abraitis2019-11-151-1/+1
* bgpd: When displaying update group information include coalesce timeDonald Sharp2019-09-231-0/+3
* bgpd: Do not display 'X' as part of outgoing route-map nameDonald Sharp2019-09-231-2/+1
* *: s/TRUE/true/, s/FALSE/false/Quentin Young2019-07-011-6/+6
* bgpd: Process core when prefix list is appliedSoman K S2019-06-131-2/+9
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-1/+1
* bgpd: replace ADV_FIFO with DECLARE_LISTDavid Lamparter2019-04-271-3/+3
* *: remove null check before XFREEQuentin Young2019-02-261-23/+11
* *: return bool from boolean functionsQuentin Young2019-02-261-1/+1
* *: Rename backet to bucketTim Bray2019-02-251-2/+2
* bgpd: Re-use TX Addpath IDs where possibleMitch Skiba2018-11-101-19/+5
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-191-19/+19
* Merge pull request #3032 from donaldsharp/bgp_infoLou Berger2018-10-111-2/+2
|\
| * bgpd: Rename various variable names to something more appropriateDonald Sharp2018-10-091-2/+2
| * bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp2018-10-091-1/+1
| * bgpd: Convert BGP_INFO_XXX to BGP_PATH_XXXDonald Sharp2018-10-091-1/+1
* | bgpd: Incorrect sent prefix count for a split subgroupAmeya Dharkar2018-10-101-0/+2
|/
* *: style for EC replacementsQuentin Young2018-09-131-2/+2
* bgpd: BGP_[WARN|ERR] -> EC_BGPQuentin Young2018-09-131-1/+1
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-1/+1
* bgpd: implement zlog_ferr facility for enhance error messages in bgpDon Slice2018-08-141-2/+4
* Merge pull request #2483 from pacovn/clang_scan_bgpd_updgrp_derefRuss White2018-06-191-1/+1
|\
| * bgpd: null check (Clang scan-build)paco2018-06-181-1/+1
* | bgpd: null check (Coverity 1399274)paco2018-06-151-1/+1
|/
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-10/+9
* bgpd, tests: comment formattingQuentin Young2017-11-301-4/+5
* bgpd: re-add update-group write triggersQuentin Young2017-11-301-0/+16
* bgpd: move packet writes into dedicated pthreadQuentin Young2017-11-301-17/+0
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-33/+19
* bgpd: kill bgp_attr_refcount()David Lamparter2017-09-071-1/+1
* bgpd: Add various hash optimizationsDonald Sharp2017-09-051-3/+7
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-2/+2
* *: reindent pt. 2whitespace / reindent2017-07-171-2/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1389/+1355
* *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-1/+1
* *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-6/+6