summaryrefslogtreecommitdiffstats
path: root/ldpd (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-04vtysh: remove unused cmd_filter_typeIgor Ryzhov2-15/+6
2023-08-04tests: Drop duplicate neighbor definitionDonatas Abraitis1-1/+0
2023-08-04tests: Improve bgp_addpath_best_selected topotestDonatas Abraitis1-2/+38
2023-08-04tests: isis_snmp, ldpd doesn't talk to snmpDonald Sharp1-1/+0
2023-08-04tests: babel_topo1 Another no such commandDonald Sharp1-1/+0
2023-08-04tests: config_timing calls non-existent commandDonald Sharp1-2/+0
2023-08-04tests: bfd_ospf_topo1 there is no passive interface commandDonald Sharp5-5/+0
2023-08-04tests: ospf6_gr_topo1 attempts, but fails to set the passwordDonald Sharp1-1/+0
2023-08-04tests: cspf_topo1 has `import-te` in sharpd.confDonald Sharp1-1/+0
2023-08-04tests: bgp_update_delay is not even using frr cli syntaxDonald Sharp1-4/+0
2023-08-04tests: bgp_vpnv4_noretain test turns on isis but never uses itDonald Sharp3-31/+0
2023-08-04tests: Use a correct syntax for defining keepalive/hold timersDonatas Abraitis5-5/+5
2023-08-04staticd: fix comparison of nexthop-vrfIgor Ryzhov1-2/+9
2023-08-03bgpd: Use SET_FLAG when setting AIGP attribute flagDonatas Abraitis1-1/+1
2023-08-03bgpd: Handle srv6 attributes the same way as others using setters/gettersDonatas Abraitis1-5/+8
2023-08-03bgpd: Handle encap attributes the same way as others using setters/gettersDonatas Abraitis1-6/+7
2023-08-03bgpd: Handle transit attributes the same way as others using setters/gettersDonatas Abraitis1-6/+7
2023-08-03bgpd: Handle cluster attribute the same way as others using setters/gettersDonatas Abraitis2-7/+10
2023-08-03bgpd: Check if we have such a peer before handling software capabilityDonatas Abraitis1-2/+2
2023-08-03bgpd: Remove deprecated COMMUNITY_INTERNET communityDonatas Abraitis4-62/+2
2023-08-03bgpd: Add all other capabilities for dynamic handling (placeholders)Donatas Abraitis1-0/+26
2023-08-03bgpd: Handle software version capability dynamicalyDonatas Abraitis3-25/+95
2023-08-03tests: Check if we can handle software version capability dynamicalyDonatas Abraitis6-0/+181
2023-08-03doc: Add --v6-with-v4-nexthops documentationDonald Sharp2-0/+16
2023-08-03bgpd: Allow bgp to specify if it will allow v6 routing with v4 nexthopsDonald Sharp1-19/+24
2023-08-03bgpd: Do not allow a peer to come up on v6 if we have no ability to routeDonald Sharp1-5/+8
2023-08-03bgpd: Have bgp notice the zebra ability to use v6_with_v4_nexthopsDonald Sharp2-0/+8
2023-08-03lib, zebra: Send up whether or not v6_with_v4_nexthops are supportedDonald Sharp3-1/+3
2023-08-03zebra: Allow zebra cli to accept v6 routes with v4 nexthopsDonald Sharp4-31/+44
2023-08-02tests: Remove unused file in isis_snmp testDonald Sharp5-715/+0
2023-08-02bgpd: Fix session reset issue caused by malformed core attributesSamanvitha B Bhargav1-0/+2
2023-08-01tests: Convert d1 and d2 to output and expected in gen_json_diff_reportDonald Sharp1-45/+59
2023-08-01tests: Run black over lib/topotest.pyDonald Sharp1-5/+7
2023-08-01tests: Start using output and expected vs d1 and d2Donald Sharp1-11/+11
2023-08-01lib: Do not use time_t as a special Lua encoder/decoderDonatas Abraitis6-45/+7
2023-08-01debian: Add missing protobuf dependencyMartin Winter1-0/+2
2023-07-31pimd, pim6d: Don't set SRC_STREAM flag on LHRSarita Patra1-2/+4
2023-07-31tests: test set extended-comm-list <> delete commandFarid Mihoub6-0/+204
2023-07-31bgpd: add set extended-comm-list <> delete commandFarid Mihoub9-1/+197
2023-07-31docker: Install the apk packages regardless of the platformDonatas Abraitis1-2/+2
2023-07-31docker: Use openssl instead of libresslDonatas Abraitis1-1/+1
2023-07-29tests: Convert isis to use 1 and 10 for hello/multiplierDonald Sharp104-268/+358
2023-07-29tests: bfd_bgp_cbit_topo3 allow bgp to converge before testingDonald Sharp3-2/+10
2023-07-29tests: Fix zebra_seg6_route to give more time for routes to be installedDonald Sharp1-1/+1
2023-07-29tests: isis_te_topo1 can fail occassionallyDonald Sharp13-28/+20
2023-07-29tests: zebra_netlink ensure the address is installedDonald Sharp1-1/+4
2023-07-29tests: increase wait timer in TI-LFA topotestRenato Westphal1-5/+5
2023-07-29tests: ensure BFD session is up before proceeding to the next stepRenato Westphal1-0/+9
2023-07-29isisd: update Node-SID flag dynamicallyRenato Westphal3-11/+9
2023-07-29tests: increase hello multiplier in TI-LFA topotestRenato Westphal12-37/+37