summaryrefslogtreecommitdiffstats
path: root/bgpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: move packet read tracepoint out of mutexQuentin Young2020-10-231-1/+1
* lib, bgpd: convert lttng tracepoints to frrtrace()Quentin Young2020-10-234-27/+18
* bgpd: route processing tracepointsQuentin Young2020-10-232-15/+105
* bgpd: add basic packet-related tracepointsQuentin Young2020-10-235-2/+105
* Merge pull request #7323 from ton31337/fix/inet_ntoa_to_pFX_masterDonald Sharp2020-10-2017-279/+360
|\
| * bgpd: Convert inet_ntoa to %pI4/inet_ntopDonatas Abraitis2020-10-1817-279/+360
* | Merge pull request #7311 from donaldsharp/table_lock_countDonatas Abraitis2020-10-206-19/+25
|\ \
| * | *: Create/Use accessor functions for lock countDonald Sharp2020-10-176-19/+25
| |/
* | Merge pull request #7300 from sworleys/EVPN-RType-NUMsPatrick Ruddy2020-10-204-111/+126
|\ \ | |/ |/|
| * bgpd: numerical evpn type support to route-map cmdsStephen Worley2020-10-131-14/+46
| * bgpd: numerical evpn type support to debug commandsStephen Worley2020-10-133-17/+19
| * bgpd: make debug evpn help use string constantsStephen Worley2020-10-131-8/+8
| * bgpd: numerical evpn type support to more show cmdsStephen Worley2020-10-131-77/+58
* | Merge pull request #7306 from donaldsharp/bgp_dest_printDonatas Abraitis2020-10-1712-244/+245
|\ \
| * | bgpd: Use bgp_dest_get_prefix accessor functionDonald Sharp2020-10-172-5/+8
| * | bgpd: More bgp_node -> bgp_dest cleanupDonald Sharp2020-10-174-149/+161
| * | bgpd: Convert to %pFX or %pBD where possibleDonald Sharp2020-10-172-71/+44
| * | bgpd: add `%pBD` for printing `struct bgp_dest *`David Lamparter2020-10-178-23/+36
* | | bgpd: replace bgp_evpn_route2str with prefix2strPat Ruddy2020-10-164-106/+25
|/ /
* | bgpd: print error when as-path filter doesn't existIgor Ryzhov2020-10-141-2/+4
* | Merge pull request #7283 from donaldsharp/thread_off_semanticsDonatas Abraitis2020-10-143-10/+5
|\ \ | |/ |/|
| * *: Use proper semantics for turning off threadDonald Sharp2020-10-123-10/+5
* | Merge pull request #7277 from chiragshah6/yang_nb6Donatas Abraitis2020-10-136-21/+69
|\ \
| * | bgpd: use common api in bgp_getChirag Shah2020-10-133-32/+26
| * | bgpd: fix crash in bgp instance creationChirag Shah2020-10-132-10/+64
| * | bgpd: rename router bgp callbacksChirag Shah2020-10-133-6/+6
* | | bgpd: fix show bgp neighbor routes for labeled-unicastTrey Aspelund2020-10-121-4/+4
|/ /
* / bgpd: Correctly calculate threshold being reachedDonald Sharp2020-10-121-1/+2
|/
* Merge pull request #7268 from ton31337/fix/dead_name_bgpdDonald Sharp2020-10-101-1/+1
|\
| * bgpd: Use default VRF name if using `router bgp` commandDonatas Abraitis2020-10-091-1/+1
* | Merge pull request #7252 from sworleys/EVPN-RType-HelpDonatas Abraitis2020-10-091-67/+67
|\ \ | |/ |/|
| * bgpd: re-use HELP_STR evpn macrosStephen Worley2020-10-081-67/+67
* | bgpd: hide test commandsIgor Ryzhov2020-10-081-2/+2
|/
* Merge pull request #7246 from mjstapp/fix_bgp_nb_saDonatas Abraitis2020-10-071-5/+0
|\
| * bgpd: fix SA warnings in bgp northboundMark Stapp2020-10-061-5/+0
* | Merge pull request #7239 from opensourcerouting/bgp-aggregate-medDonatas Abraitis2020-10-072-242/+340
|\ \
| * | bgpd: aggregate address matching-MED-onlyRafael Zalamena2020-10-062-11/+256
| * | bgpd: simplify aggregate address commandsRafael Zalamena2020-10-051-235/+88
* | | Revert "bgpd: allow bestpath to handle mutliple locally-originated paths"Donald Sharp2020-10-061-8/+4
* | | bgpd: allow bestpath to handle mutliple locally-originated pathsDonald Sharp2020-10-061-4/+8
| |/ |/|
* | bgpd: no router bgp check candidate configChirag Shah2020-10-031-2/+11
* | bgpd: move router bgp nb callbackChirag Shah2020-10-034-19/+14
* | bgpd: correct bgp global contextChirag Shah2020-10-033-131/+161
* | bgpd: shorten northbound callback namesChirag Shah2020-10-033-5166/+5076
* | bgpd: register nb routing hookChirag Shah2020-10-033-0/+25
* | bgpd: convert global config to transactional cliChirag Shah2020-10-039-1044/+1886
* | bgpd: register northbound callbacks to bootstrapChirag Shah2020-10-031-0/+4
* | bgpd: bgp northbound callbacks prototypesChirag Shah2020-10-034-0/+40880
* | *: add bgp yang files into makefilesChirag Shah2020-10-031-0/+13
|/
* vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-021-0/+2