summaryrefslogtreecommitdiffstats
path: root/.flake8 (unfollow)
Commit message (Expand)AuthorFilesLines
8 daysbgpd: fix bfd with update-source in peer-groupLouis Scalbert1-0/+4
8 daystests: check bfd with update-source in peer-groupLouis Scalbert2-1/+35
9 daysbgpd: fix evpn path info get apiChirag Shah3-1/+15
9 dayslib: fix coverity use after free issue: CID 1620101Christian Hopps1-0/+1
9 daysbgpd: fix do not send twice peer up/down messagesPhilippe Guibert1-1/+1
9 daysbgpd: fix static analyzer issues around bgp pointerPhilippe Guibert1-7/+9
9 daysbgpd: fix import vrf creates multiple bgp instancesPhilippe Guibert3-2/+3
9 daysbgpd: fix duplicate BGP instance created with unified configPhilippe Guibert3-23/+27
9 daysbgpd: fix bgp evpn memory leaks when adj-rib-in is disabledPhilippe Guibert1-11/+17
9 daystopotests: add unified configurationPhilippe Guibert8-66/+49
9 daystopotests: bgp_evpn_rt5, configure route_distinguisherPhilippe Guibert6-12/+18
9 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
11 daystools: fix regression in gen_northbound_callback toolChristian Hopps1-12/+8
12 dayslib: fix dnode_create to use correct libyang function.Christian Hopps1-7/+18
12 daystests: Fix test_bgp_dynamic_capability_enhe topotestDonatas Abraitis1-27/+1
12 daysdoc: add misplaced doc change for mgmtd developmentChristian Hopps1-4/+9
12 daysyang: lint cleanup of test moduleChristian Hopps1-3/+22
12 daystests: split notify test to regular and datastore notify testsChristian Hopps2-99/+240
12 daysmgmtd: testc: add listen for datastore notificationsChristian Hopps2-11/+100
12 dayslib: improve error handling for datastore notificationsChristian Hopps1-61/+87
12 dayslib: mgmtd: only send notify selectors to backends that provide.Christian Hopps1-18/+28
12 dayslib: mgmt_be_client handles datastore notification using CBsChristian Hopps3-11/+39
12 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
13 daystests: ci: add ARM to docker based CI testChristian Hopps1-39/+187
2025-01-16tools: Allow deleting of interfacesJulian Klaiber1-6/+7
2025-01-16tests: dont run ldp snmp test if no snmpChristian Hopps1-0/+5
2025-01-16tests: fix missed grpc test requirement for frr-backend additionChristian Hopps1-7/+2
2025-01-15tests: use global -w option instead of per-daemon -nIgor Ryzhov6-16/+20
2025-01-15lib: introduce global -w option for VRF netns backendIgor Ryzhov6-5/+37
2025-01-15lib, zebra: move ns context intialization to zebraIgor Ryzhov2-9/+8
2025-01-15lib: remove VRF_BACKEND_UNKNOWNIgor Ryzhov4-11/+1