summaryrefslogtreecommitdiffstats
path: root/tools/frr-reload.py (unfollow)
Commit message (Expand)AuthorFilesLines
2 daystopotests: bgp_vpnv4_noretain, check presence of locpref in adj-rib-outPhilippe Guibert2-0/+143
2 daystopotests: bgp_aggregate_address_topo1, add test for suppressed keywordPhilippe Guibert2-0/+60
2 daysbgpd: fix add json attribute to reflect suppressed pathPhilippe Guibert1-0/+6
4 daysRevert "bgpd: Handle Addpath capability using dynamic capabilities"Donatas Abraitis7-393/+56
5 daysisisd: fix duplicate rfc8919 definesPhilippe Guibert1-6/+0
6 daysredhat: Specify minimum libyang version requirementMartin Winter1-0/+3
6 daysbgpd: Fix bgp peer solo optionAlexander Skorichenko4-2/+160
7 dayszebra: Return error if v6 prefix is passed to show ip routePooja Jagadeesh Doijode1-0/+15
7 daysbgpd: fix bfd with update-source in peer-groupLouis Scalbert1-0/+4
7 daystests: check bfd with update-source in peer-groupLouis Scalbert2-1/+35
8 daysbgpd: fix evpn path info get apiChirag Shah3-1/+15
8 dayslib: fix coverity use after free issue: CID 1620101Christian Hopps1-0/+1
8 daysbgpd: fix do not send twice peer up/down messagesPhilippe Guibert1-1/+1
8 daysbgpd: fix static analyzer issues around bgp pointerPhilippe Guibert1-7/+9
8 daysbgpd: fix import vrf creates multiple bgp instancesPhilippe Guibert3-2/+3
8 daysbgpd: fix duplicate BGP instance created with unified configPhilippe Guibert3-23/+27
8 daysbgpd: fix bgp evpn memory leaks when adj-rib-in is disabledPhilippe Guibert1-11/+17
8 daystopotests: add unified configurationPhilippe Guibert8-66/+49
8 daystopotests: bgp_evpn_rt5, configure route_distinguisherPhilippe Guibert6-12/+18
8 daystopotests: bgp_evpn_rt5, add test with match evpn vni commandPhilippe Guibert4-10/+91
9 daystests: remove table version check in bgp rpki topo1Louis Scalbert1-3/+0
9 daysbgpd: Fix for local interface MAC cache issue in 'bgp mac hash' tableKrishnasamy R1-2/+5
10 daystopotests: bgp_ipv6_rtadv, add control over bgp updatesPhilippe Guibert3-0/+109
10 daysbgpd: fix display json value of interface for BGP unnumberedPhilippe Guibert1-0/+3
10 daystools: fix regression in gen_northbound_callback toolChristian Hopps1-12/+8
11 dayslib: fix dnode_create to use correct libyang function.Christian Hopps1-7/+18
11 daystests: Fix test_bgp_dynamic_capability_enhe topotestDonatas Abraitis1-27/+1
11 daysdoc: add misplaced doc change for mgmtd developmentChristian Hopps1-4/+9
11 daysyang: lint cleanup of test moduleChristian Hopps1-3/+22
11 daystests: split notify test to regular and datastore notify testsChristian Hopps2-99/+240
11 daysmgmtd: testc: add listen for datastore notificationsChristian Hopps2-11/+100
11 dayslib: improve error handling for datastore notificationsChristian Hopps1-61/+87
11 dayslib: mgmtd: only send notify selectors to backends that provide.Christian Hopps1-18/+28
11 dayslib: mgmt_be_client handles datastore notification using CBsChristian Hopps3-11/+39
11 dayslib: yang: add yang_parse_data functionChristian Hopps2-0/+73
12 daysdoc: Add support for SRv6 static sid CLIYuqing Zhao1-0/+49
12 daystests: Add topotest for SRv6 static SIDsYuqing Zhao5-0/+219
12 daysvtysh: Add SRv6 static SIDs CLI to vtyshYuqing Zhao1-5/+33
12 daysstaticd: Add CLIs to show SRv6 static SIDsYuqing Zhao1-2/+96
12 daysstaticd: Add CLI for SRv6 static SIDsYuqing Zhao2-0/+221
12 dayslib: Add CLI node for SRv6 static SIDsYuqing Zhao1-0/+1
12 daysstaticd: Add Northbound APIs for SRv6Yuqing Zhao3-0/+281
12 daysstaticd: Initialize/cleanup SRv6Yuqing Zhao1-0/+8
12 daysstaticd: Install SIDs when a dependent interface goes up/downYuqing Zhao3-0/+53
12 daysstaticd: Request/Release SIDs to SID ManagerYuqing Zhao2-0/+663
12 dayslib, isisd: Move DEFAULT_SRV6_IFNAME to global srv6.h headerYuqing Zhao3-3/+4
12 daysstaticd: Add infrastructure for SRv6Yuqing Zhao3-0/+235
12 dayslib: Add a function to print SRv6 Endpoint Behavior CodepointsYuqing Zhao1-0/+36
12 daysstaticd: Add debug option for SRv6Yuqing Zhao3-8/+12
12 daysyang: Add SRv6 to frr-staticd YANG modelYuqing Zhao1-1/+101