summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *: reformat python fileswhitespace2020-10-07114-4823/+6441
* Merge pull request #7058 from Niral-Networks/niral_dev_vrf_ospf6Rafael Zalamena2020-10-077-46/+94
|\
| * ospf6d : Socket change for ospf6d vrf support.Kaushik2020-10-077-46/+94
* | Merge pull request #7241 from chiragshah6/evpn_dev1Renato Westphal2020-10-0713-27/+67
|\ \
| * | zebra: display rpc error msg to vtyshChirag Shah2020-10-053-16/+30
| * | *: add errmsg to nb rpcChirag Shah2020-10-0510-11/+37
* | | Merge pull request #7250 from ckishimo/typosDonatas Abraitis2020-10-072-7/+7
|\ \ \
| * | | ospfd: fix typosckishimo2020-10-072-7/+7
| | |/ | |/|
* | | 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-0711-242/+662
|\ \ \ | |_|/ |/| |
| * | topotests: test aggregate-address matching-MED-onlyRafael Zalamena2020-10-068-0/+309
| * | doc: new aggregate address optionRafael Zalamena2020-10-061-0/+13
| * | bgpd: aggregate address matching-MED-onlyRafael Zalamena2020-10-062-11/+256
| * | bgpd: simplify aggregate address commandsRafael Zalamena2020-10-051-235/+88
* | | Merge pull request #7248 from donaldsharp/revert_7113Russ White2020-10-061-8/+4
|\ \ \
| * | | Revert "bgpd: allow bestpath to handle mutliple locally-originated paths"Donald Sharp2020-10-061-8/+4
* | | | Merge pull request #7202 from gromit1811/proposed_fix_7030Olivier Dugeon2020-10-061-10/+14
|\ \ \ \ | |/ / / |/| | |
| * | | ospf6d: Fix flooding of old copies of self-originated LSAsMartin Buck2020-09-291-10/+14
* | | | Merge pull request #7113 from donaldsharp/bgp_bestpath_originRuss White2020-10-068-86/+272
|\ \ \ \
| * | | | tests: bgp_l3vpn_to_bgp_vrf - verify details of exported/imported routesLou Berger2020-10-061-0/+56
| * | | | tests: bgp_l3vpn_to_bgp_vrf - change 1 route to have equal metricsLou Berger2020-10-065-16/+47
| * | | | tests: bgp_l3vpn_to_bgp_vrf - add bestpath checksLou Berger2020-10-061-87/+106
| * | | | tests: lib/bgprib.py - add bestpath checks and logging to lu log fileLou Berger2020-10-061-16/+28
| * | | | tests: bgp_l3vpn_to_bgp_vrf - add redundant ce routesLou Berger2020-10-066-11/+75
| * | | | bgpd: allow bestpath to handle mutliple locally-originated pathsDonald Sharp2020-10-061-4/+8
|/ / / /
* | | | Merge pull request #6725 from donaldsharp/6712Russ White2020-10-065-13/+107
|\ \ \ \
| * | | | doc: MSDP SA forwardingAdriano Marto Reis2020-10-061-0/+49
| * | | | pimd: MSDP SA forwardingAdriano Marto Reis2020-10-064-13/+58
| | |_|/ | |/| |
* | | | Merge pull request #7238 from sworleys/Nexthop-Same-First-RemoveMark Stapp2020-10-063-46/+1
|\ \ \ \
| * | | | lib: remove nexthop_same_firsthop() apiStephen Worley2020-10-023-46/+1
* | | | | Merge pull request #7214 from donaldsharp/more_vrf_usefulnessMark Stapp2020-10-062-82/+65
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | zebra: cleanup zebra_rnh.c debugsDonald Sharp2020-10-022-82/+65
| |/ / /
* | | | Merge pull request #6904 from chiragshah6/yang_nb6Santosh P K2020-10-0518-804/+42551
|\ \ \ \
| * | | | bgpd: no router bgp check candidate configChirag Shah2020-10-031-2/+11
| * | | | bgpd: move router bgp nb callbackChirag Shah2020-10-035-20/+15
| * | | | bgpd: correct bgp global contextChirag Shah2020-10-033-131/+161
| * | | | bgpd: shorten northbound callback namesChirag Shah2020-10-033-5166/+5076
| * | | | tests: add bgp yang module registery to attr testChirag Shah2020-10-032-1/+25
| * | | | tests/bgpd: initialized candidate_config to vtyshChirag Shah2020-10-031-1/+1
| * | | | bgpd: register nb routing hookChirag Shah2020-10-033-0/+25
| * | | | bgpd: convert global config to transactional cliChirag Shah2020-10-0310-1045/+1887
| * | | | bgpd: register northbound callbacks to bootstrapChirag Shah2020-10-031-0/+4
| * | | | lib: increase the size of northbound max moduleChirag Shah2020-10-031-1/+1
| * | | | bgpd: bgp northbound callbacks prototypesChirag Shah2020-10-034-0/+40880
| * | | | *: add bgp yang files into makefilesChirag Shah2020-10-033-0/+28
* | | | | Merge pull request #7124 from volta-networks/fix_ldp_sync_isis_nbRenato Westphal2020-10-051-20/+60
|\ \ \ \ \
| * | | | | isisd: fix coverity errors in isis ldp-sync commandslynne2020-10-021-20/+60
| | |/ / / | |/| | |
* | | | | Merge pull request #7219 from donaldsharp/rib_fixesMark Stapp2020-10-052-76/+99
|\ \ \ \ \
| * | | | | zebra: Make connected routes their own entry on the meta_qDonald Sharp2020-10-012-34/+36