summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-0222-6/+68
* Merge pull request #7232 from idryzhov/more-topotests-vrf-idMartin Winter2020-10-021-4/+0
|\
| * tests: don't compare internal vrfId in topotestsIgor Ryzhov2020-10-021-4/+0
|/
* Merge pull request #7229 from idryzhov/topotests-vrf-idDonald Sharp2020-10-0228-60/+7
|\
| * tests: don't compare internal vrfId in topotestsIgor Ryzhov2020-10-0228-60/+7
|/
* Merge pull request #7226 from opensourcerouting/topotestfixesQuentin Young2020-10-0261-998/+0
|\
| * tests: Topotest fixes to skip comparing InterfaceIndex and Internal status in...Martin Winter2020-10-0161-998/+0
* | Merge pull request #7224 from mjstapp/fix_topo_ptyestMartin Winter2020-10-012-2/+2
|\ \
| * | tests: fix typos in zebra_rib and _netlinkMark Stapp2020-10-012-2/+2
* | | Merge pull request #7220 from idryzhov/fix-clear-isisDonald Sharp2020-10-011-2/+2
|\ \ \
| * | | isisd: fix node for clear commandsIgor Ryzhov2020-10-011-2/+2
* | | | Merge pull request #7221 from mjstapp/fix_topo_all_circuitMartin Winter2020-10-011-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | tests: fix regex in all_proto testMark Stapp2020-10-011-1/+2
| | |/ | |/|
* | | Merge pull request #7216 from qlyoung/fix-nht-update-decode-wrong-return-codeMark Stapp2020-10-016-12/+8
|\ \ \
| * | | *: make failure to decode nht update an errorQuentin Young2020-10-015-11/+7
| * | | lib: fix zapi_nexthop_update_decode error rcQuentin Young2020-10-011-1/+1
|/ / /
* | | Merge pull request #7215 from mjstapp/fix_z_mlag_readQuentin Young2020-09-301-2/+0
|\ \ \
| * | | zebra: don't touch mlag read event pointerMark Stapp2020-09-301-2/+0
| |/ /
* | | Merge pull request #7167 from donaldsharp/mlag_rd_killerMark Stapp2020-09-303-6/+1
|\ \ \ | |/ / |/| |
| * | zebra: the mlag_rd_buf_offset variable was write onlyDonald Sharp2020-09-243-6/+1
* | | Merge pull request #7195 from tashanamatl/lookup_fixRafael Zalamena2020-09-301-12/+13
|\ \ \ | |_|/ |/| |
| * | bfdd: Make new multihop peer if local-address is uniqueTashana Mehta-Wilson2020-09-291-12/+13
* | | Merge pull request #7203 from idryzhov/fix-vtysh-isisd-fabricdDonald Sharp2020-09-303-5/+44
|\ \ \
| * | | vtysh: fix commands when building only isisd or fabricdIgor Ryzhov2020-09-303-5/+44
* | | | Merge pull request #7201 from mjstapp/fix_topo_ubu20Donald Sharp2020-09-302-9/+27
|\ \ \ \
| * | | | tests: pim-basic mcast scripts fixes for python3Mark Stapp2020-09-292-9/+27
* | | | | Merge pull request #7192 from deastoe/zebra-fpm-blackhole-abortDonald Sharp2020-09-291-4/+12
|\ \ \ \ \
| * | | | | zebra: fix FPM abort for unreach/prohibit routesDuncan Eastoe2020-09-291-4/+12
* | | | | | Merge pull request #7039 from opensourcerouting/bgp-norib-runtimeDonald Sharp2020-09-299-1/+979
|\ \ \ \ \ \
| * | | | | | doc: user doc for bgpd no-rib option vtysh cmdsDavid Schweizer2020-09-021-0/+22
| * | | | | | tests: Enhance bgp_features topotest suite with tests for "bgp no-rib"David Schweizer2020-09-023-1/+806
| * | | | | | bgpd: set/unset bgpd no-rib option at runtimeDavid Schweizer2020-09-025-0/+151
* | | | | | | Merge pull request #7156 from sworleys/PBR-Cleanup-IFp-No-SendMark Stapp2020-09-293-5/+18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | pbrd: use bool for pbr_send_pbr_map() return valStephen Worley2020-09-233-9/+9
| * | | | | | pbrd: cleanup pbr ifp info if not sent to zebraStephen Worley2020-09-221-1/+12
| * | | | | | pbrd: add return val for pbr_send_pbr_map()Stephen Worley2020-09-222-7/+9
* | | | | | | Merge pull request #7198 from idryzhov/vtysh-disable-daemonDonald Sharp2020-09-292-253/+442
|\ \ \ \ \ \ \
| * | | | | | | vtysh: respect --disable-daemon configure flagsIgor Ryzhov2020-09-292-0/+146
| * | | | | | | vtysh: rearrange commands per daemon and nodeIgor Ryzhov2020-09-291-253/+296
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #7188 from chiragshah6/evpn_devPatrick Ruddy2020-09-291-2/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | zebra: avoid duplication node in l3vni l2vni-listChirag Shah2020-09-291-2/+7
* | | | | | | Merge pull request #7199 from donaldsharp/nhg_reasonsMark Stapp2020-09-291-3/+8
|\ \ \ \ \ \ \
| * | | | | | | zebra: Make nexthop_active check use the same debugDonald Sharp2020-09-291-4/+4
| * | | | | | | zebra: Add missing reason we could not make an active_nexthop checkDonald Sharp2020-09-291-0/+5
| |/ / / / / /
* | | | | | | Merge pull request #7177 from mjstapp/fix_topo_tab_openDonald Sharp2020-09-2938-181/+190
|\ \ \ \ \ \ \
| * | | | | | | tests: avoid python2 regex syntaxMark Stapp2020-09-261-3/+3
| * | | | | | | tests: report uname info once per testMark Stapp2020-09-261-2/+4
| * | | | | | | tests: improve unicode handlingMark Stapp2020-09-264-17/+25
| * | | | | | | tests: python3 compat fixes for topotests: tabs and miscMark Stapp2020-09-2637-159/+158
* | | | | | | | Merge pull request #7197 from idryzhov/fix-testsDonald Sharp2020-09-291-1/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |