summaryrefslogtreecommitdiffstats
path: root/mgmtd (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-28lib: remove write-on-off, just requeue to the back of the queueChristian Hopps5-88/+5
2023-05-28tests: python-foo assure foo[0] is on a list not dict_values objectChristian Hopps1-1/+1
2023-05-26tests: Convert to using logger.warningDonald Sharp1-1/+1
2023-05-26vtysh: Give actual pam error messagesDonald Sharp1-6/+9
2023-05-26tests: selecting results by regexp and ragnes, add container supportChristian Hopps2-88/+305
2023-05-26tests: ospfapi: fix non-determinism in testChristian Hopps1-25/+38
2023-05-26tests: cleanup the config file specification and default codeChristian Hopps2-14/+39
2023-05-25vtysh: Fix typo in warning message for `-b -f ...`Donatas Abraitis1-1/+1
2023-05-24munet: import 0.13.5 w/ nicer cmd loggingChristian Hopps2-12/+51
2023-05-23doc: fix typo RFC7572 to RFC7752ponedo1-1/+1
2023-05-23ripngd: Make sure we do not overuse higher values for ECMP countDonatas Abraitis4-2/+6
2023-05-23doc: Add RIPng allow-ecmp commandDonatas Abraitis1-0/+4
2023-05-23tests: Check if `allow-ecmp` command works for RIPngDonatas Abraitis7-0/+157
2023-05-23ripng: Implement `allow-ecmp X` commandDonatas Abraitis6-18/+113
2023-05-23ripd: Use argv_find to avoid buffer overflow when parsing allow-ecmp argsDonatas Abraitis1-2/+2
2023-05-22bgpd: Using no pretty json output for l2vpn-Evpn routesRajasekar Raja1-1/+8
2023-05-22bgpd: Fix the json output of show bgp all json to be in a valid formatRajasekar Raja1-0/+9
2023-05-22ospfd: OSPF P2MP Delayed Reflooding configurationAcee8-18/+261
2023-05-22lib: va_end must be calledDonald Sharp1-1/+5
2023-05-22zebra: Fix paths that have already de-refed ctxDonald Sharp1-8/+4
2023-05-22tests: Do not Cause test scripts to stop running when config load failsDonald Sharp1-1/+1
2023-05-22tests: Add `exit` stanzas to pre-generated configDonald Sharp3-0/+3
2023-05-22tests: Slow bgp_default_originate test down slightlyDonald Sharp1-0/+3
2023-05-20tests: Fix timers command for bgp_disable_addpath_rx testDonatas Abraitis4-4/+4
2023-05-20bgpd: Initialize pfx_buf to zeros before using in bgp_path_info_cmp()Donatas Abraitis2-3/+3
2023-05-20tests: munet to version 0.13.4Christian Hopps1-4/+2
2023-05-20tests: have ananlyze.py `chown -R $SUDO_USER` when copying resultsChristian Hopps1-0/+2
2023-05-20bfdd: Use shorter memory names so that they fit in vty outputDonald Sharp1-2/+2
2023-05-20lib, mgmtd: Use short memory names so they fit within vty outputDonald Sharp2-19/+14
2023-05-20zebra: Make memory description string smaller to fit in vty spaceDonald Sharp1-1/+1
2023-05-20lib: Fix overlapping memory typeDonald Sharp1-5/+5
2023-05-19bgpd: fix memory leak in aggregate path infoChirag Shah1-1/+1
2023-05-19bgpd: fix aggregate route displayChirag Shah1-3/+15
2023-05-19bgpd: fix aggregate route best path selectChirag Shah1-2/+2
2023-05-19tests: pytest does not like return True from a testDonald Sharp1-2/+0
2023-05-19doc: remove non-existent configure optionIgor Ryzhov1-1/+0
2023-05-19zebra: On shutdown stop hook calls for fpm rmac updatesDonald Sharp1-0/+2
2023-05-19zebra: Properly handle zfpm_g->t_conn_down in zebra_fpm.cDonald Sharp1-4/+7
2023-05-19zebra: Do not allow old FPM to access freed memory after shutdownDonald Sharp1-6/+3
2023-05-19tests: Ignore utf-8 decoding errorsDonatas Abraitis1-1/+1
2023-05-18ripd: Make sure we do not overuse higher values for ECMP countDonatas Abraitis4-2/+6
2023-05-18doc: configure: add configure option to generate .ccls fileChristian Hopps3-0/+52
2023-05-18mgmtd: fix uninit warning and cleanup history error messagesChristian Hopps2-33/+29
2023-05-17tests: fix implicit config file and recently added logic errorChristian Hopps6-11/+14
2023-05-17doc: document optionally required packagesChristian Hopps1-2/+12
2023-05-17tests: fix pylint error, and update style in lib/*.pyChristian Hopps7-41/+18
2023-05-17zebra: Fix build error when `--disable-bfdd`Carmine Scarpitta1-0/+1
2023-05-17tests: Change order of config filesDonald Sharp1-1/+1
2023-05-17tests: Clean up commands that do nothingDonald Sharp2-8/+0
2023-05-16topotests: bgp_vpnv6_per_nexthop_label, use only global ipv6 addressesPhilippe Guibert5-23/+12