summaryrefslogtreecommitdiffstats
path: root/yang (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-16ospf6d: use nth_lsdesc() in ospf6_network_lsa_get_ar_id()Andrew Cooks1-22/+5
2024-09-16ospf6d: add nth_lsdesc()Andrew Cooks2-0/+24
2024-09-16ospf6d: replace TLV_HDR_TOP macro with lsdesc_start functionAndrew Cooks5-29/+51
2024-09-16ospf6d: use lsa_after_header pointer arithmeticAndrew Cooks2-18/+7
2024-09-16ospf6d: replace ospf6_lsa_header_end()Andrew Cooks10-88/+50
2024-09-16ospf6d: cleanup Router-LSAs Options bit orderAndrew Cooks1-2/+3
2024-09-16ospf6d: add space between multi-line macrosAndrew Cooks1-0/+16
2024-09-16ospf6d: move lsa structs to ospf6_lsa.hAndrew Cooks8-89/+93
2024-09-16ospf6d: factor out generic TLV handlingAndrew Cooks14-63/+92
2024-09-15bgpd: Include structure when removing End.DT46 SIDCarmine Scarpitta1-1/+11
2024-09-15bgpd: Include structure when removing End.DT4/6 SIDCarmine Scarpitta1-2/+16
2024-09-15bgpd: Include structure when installing End.DT46 SIDCarmine Scarpitta1-0/+6
2024-09-15bgpd: Include structure when installing End.DT4/6 SIDCarmine Scarpitta1-0/+12
2024-09-15lib: Include SID structure in seg6local nexthopCarmine Scarpitta1-0/+4
2024-09-14tests: fix spawning shells/vtysh on error in xdist modeChristian Hopps1-11/+27
2024-09-14tests: update munet 0.14.14, 0.14.15Christian Hopps1-5/+33
2024-09-14pimd: use vty_jsonJafar Al-Gharaibeh1-4/+1
2024-09-14tests: update munet 0.14.13Christian Hopps1-1/+21
2024-09-14tests: update munet 0.14.12Christian Hopps2-11/+19
2024-09-13ospfd: fix missing '[no]ip ospf graceful-restart hello-delay <N>' commandsDmitrii Turlupov1-0/+4
2024-09-13tests: Adjust minimum wait/count timers for run_and_expect() if they are too lowDonatas Abraitis1-5/+13
2024-09-12ospfd: An OSPF Ack should be sent when P2MP reflooding is delayed.Acee Lindem1-4/+12
2024-09-12pimd: fix crash for two commandsanlan_cs1-0/+8
2024-09-12nhrpd: fixes duplicate auth extensionDenys Haryachyy1-0/+6
2024-09-12tests: fix isis_lsp_bits_topo1 race conditionLouis Scalbert1-0/+2
2024-09-12bgpd: changes for code maintainabilitysri-mohan11-31/+32
2024-09-11zebra: Add more vrf name to debugsDonald Sharp4-61/+75
2024-09-11tests: bgp_set_aspath_exclude extend timersLouis Scalbert1-7/+7
2024-09-11tests: bgp_set_aspath_exclude check rule modifLouis Scalbert1-2/+0
2024-09-10doc: add some text about git forksMark Stapp1-9/+16
2024-09-10doc: fix several warnings in dev docsMark Stapp4-7/+8
2024-09-10tests: bgp_set_aspath_exclude check rule modif crashLouis Scalbert1-1/+20
2024-09-10bgpd: fix as-path exclude modify crashLouis Scalbert1-1/+1
2024-09-10nhrpd: Added a command "no tunnel protection vici profile PROFILE"aapostoliuk1-2/+7
2024-09-10bgpd: changes for code maintainabilitysri-mohan13-8/+7
2024-09-10tests: don't set oif to a list if it is NoneJafar Al-Gharaibeh1-1/+1
2024-09-10pimd: make sure the bsr message is coming from the neighborJafar Al-Gharaibeh1-4/+4
2024-09-10tests: add candidate BSR/RP topotestJafar Al-Gharaibeh8-0/+479
2024-09-09tests: add asyncio default config param to quiet warningChristian Hopps2-1/+2
2024-09-09doc: new PIM candidate BSR/RP commandsJafar Al-Gharaibeh2-4/+96
2024-09-09pimd: refactor pim_sock_read to be used with unicast bsr msgsJafar Al-Gharaibeh3-92/+42
2024-09-09pimd: candidate BSR/RP show commands, move under ip pim bsrJafar Al-Gharaibeh7-149/+211
2024-09-09pimd: Candidate-BSR supportJafar Al-Gharaibeh19-86/+1650
2024-09-09pimd: Candidate-RP supportJafar Al-Gharaibeh18-14/+1206
2024-09-09isisd: fix flex-algo northbound configurationLouis Scalbert1-42/+27
2024-09-09isisd: avoid nb_running_get_entry during validationLouis Scalbert1-34/+23
2024-09-09isisd: fix flex-algo affinity settingLouis Scalbert1-6/+14
2024-09-09isisd: fix crash at flex-algo affinity settingLouis Scalbert1-16/+6
2024-09-09ospfd: logging behavior for area id mismatchesLoïc Sang1-3/+10
2024-09-08lib: fix clang SA warningsChristian Hopps1-18/+20