summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | zebra: support multiple connected subnets on an interfaceMark Stapp2020-10-161-10/+5
* | | zebra: Fix use after free in debug pathDonald Sharp2020-10-171-1/+10
|/ /
* | Merge pull request #7244 from donaldsharp/mlag_backout_and_fixMark Stapp2020-10-141-1/+5
|\ \
| * | zebra: Isolate mlag_rd_buf_offset to the actual using functionDonald Sharp2020-10-133-3/+2
| * | Revert "zebra: the mlag_rd_buf_offset variable was write only"Donald Sharp2020-10-133-1/+6
* | | Merge pull request #7298 from mjstapp/quiet_opaque_debugsDonald Sharp2020-10-141-10/+9
|\ \ \ | |/ / |/| |
| * | zebra: quiet the zebra opaque message debugsMark Stapp2020-10-131-10/+9
| |/
* | Merge pull request #7258 from mjstapp/zebra_remove_slspDonald Sharp2020-10-132-287/+120
|\ \
| * | zebra: remove 'static' lsp objectsMark Stapp2020-10-082-287/+120
* | | Merge pull request #7288 from rsmarples/BSD-link_stateDonald Sharp2020-10-131-25/+69
|\ \ \
| * | | zebra: ifi_link_state is the link stateRoy Marples2020-10-131-25/+69
| |/ /
* | / doc, zebra: remove keep_kernel option everywhereEmanuele Bovisio2020-10-131-1/+0
| |/ |/|
* | zebra: zevpn cannot be null passed into zebra_evpn_es_evi_show_one_evpnDonald Sharp2020-10-111-0/+2
* | zebra: n->mac is derefed in all pathsDonald Sharp2020-10-111-3/+2
* | Merge pull request #7222 from idryzhov/fix-debugRenato Westphal2020-10-101-1/+1
|\ \ | |/ |/|
| * *: move "show debugging ..." commands to enable nodeIgor Ryzhov2020-10-021-1/+1
* | Merge pull request #7241 from chiragshah6/evpn_dev1Renato Westphal2020-10-074-17/+32
|\ \
| * | zebra: display rpc error msg to vtyshChirag Shah2020-10-053-16/+30
| * | *: add errmsg to nb rpcChirag Shah2020-10-051-1/+2
* | | 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 #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
| * | zebra: When processing route_entries ignore unusable routesDonald Sharp2020-10-011-38/+48
| * | zebra: Prevent uninstall attempts when new entry is not happyDonald Sharp2020-09-301-4/+15
* | | BSD: Add whitespace between declaration and codeRoy Marples2020-10-051-0/+1
* | | BSD: Detect route(4) overflowsRoy Marples2020-10-041-2/+24
* | | vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-021-0/+2
| |/ |/|
* | 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 #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 #7188 from chiragshah6/evpn_devPatrick Ruddy2020-09-291-2/+7
|\ \ \
| * | | zebra: avoid duplication node in l3vni l2vni-listChirag Shah2020-09-291-2/+7
| |/ /
* | | 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
|/ /
* | zebra: set NHG/backup NHG pointers on success zapi readStephen Worley2020-09-281-6/+11
* | lib,zebra,sharpd: add code for backup proto-NHs but disabledStephen Worley2020-09-282-53/+107
* | zebra: add type to nhg_prot_del API for sanity checkStephen Worley2020-09-283-3/+12
* | zebra: free ctx if we skip replace for NHG PROTO routesStephen Worley2020-09-281-0/+1
* | zebra: limit no re-install to NHG PROTO using routesStephen Worley2020-09-281-1/+2
* | zebra: use list to mark for removal when scoringStephen Worley2020-09-281-6/+21
* | zebra: reject proto NHGs of blackhole/interfaceStephen Worley2020-09-281-1/+17
* | zebra,sharpd: checkpatch fixesStephen Worley2020-09-282-4/+4
* | lib,zebra,sharpd: clang formatStephen Worley2020-09-283-38/+37
* | zebra: clean up the NHG proto zapi code a bitStephen Worley2020-09-281-8/+4
* | zebra: multipath number checks with NHG protoStephen Worley2020-09-281-10/+9
* | zebra: add flag track released state of proto NHGSStephen Worley2020-09-282-3/+33