summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_asbr.c (unfollow)
Commit message (Expand)AuthorFilesLines
14 daysyang: lint cleanup of test moduleChristian Hopps1-3/+22
14 daystests: split notify test to regular and datastore notify testsChristian Hopps2-99/+240
14 daysmgmtd: testc: add listen for datastore notificationsChristian Hopps2-11/+100
14 dayslib: improve error handling for datastore notificationsChristian Hopps1-61/+87
14 dayslib: mgmtd: only send notify selectors to backends that provide.Christian Hopps1-18/+28
14 dayslib: mgmt_be_client handles datastore notification using CBsChristian Hopps3-11/+39
14 dayslib: yang: add yang_parse_data functionChristian Hopps2-0/+73
2025-01-18doc: Add support for SRv6 static sid CLIYuqing Zhao1-0/+49
2025-01-18tests: Add topotest for SRv6 static SIDsYuqing Zhao5-0/+219
2025-01-18vtysh: Add SRv6 static SIDs CLI to vtyshYuqing Zhao1-5/+33
2025-01-18staticd: Add CLIs to show SRv6 static SIDsYuqing Zhao1-2/+96
2025-01-18staticd: Add CLI for SRv6 static SIDsYuqing Zhao2-0/+221
2025-01-18lib: Add CLI node for SRv6 static SIDsYuqing Zhao1-0/+1
2025-01-18staticd: Add Northbound APIs for SRv6Yuqing Zhao3-0/+281
2025-01-18staticd: Initialize/cleanup SRv6Yuqing Zhao1-0/+8
2025-01-18staticd: Install SIDs when a dependent interface goes up/downYuqing Zhao3-0/+53
2025-01-18staticd: Request/Release SIDs to SID ManagerYuqing Zhao2-0/+663
2025-01-18lib, isisd: Move DEFAULT_SRV6_IFNAME to global srv6.h headerYuqing Zhao3-3/+4
2025-01-18staticd: Add infrastructure for SRv6Yuqing Zhao3-0/+235
2025-01-18lib: Add a function to print SRv6 Endpoint Behavior CodepointsYuqing Zhao1-0/+36
2025-01-18staticd: Add debug option for SRv6Yuqing Zhao3-8/+12
2025-01-18yang: Add SRv6 to frr-staticd YANG modelYuqing Zhao1-1/+101
2025-01-18tests: ci: add ARM to docker based CI testChristian Hopps1-39/+187
2025-01-16bgpd: Check if the peer really exists before sending dynamic capabilityDonatas Abraitis1-0/+3
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
2025-01-14zebra: On Nexthop install failure don't set Installation failedDonald Sharp1-1/+7
2025-01-14bgpd: Handle ENHE capability via dynamic capabilityDonatas Abraitis4-6/+131
2025-01-14tests: Check if ENHE capability can be handled dynamicallyDonatas Abraitis3-0/+236
2025-01-14zebra: Nexthops need to be ACTIVE in some casesDonald Sharp1-0/+7
2025-01-14lib: northbound/mgmtd: add backend model supportChristian Hopps13-14/+416
2025-01-14bgpd: move bgp_aggregate_increment() after bgp_path_info_add()Enke Chen3-9/+9
2025-01-14bgpd: remove unused BATTR_REFLECTED for rmap_change_flagsEnke Chen4-8/+0
2025-01-14topotest: add a test to control the community-list countPhilippe Guibert4-0/+82
2025-01-14bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert8-0/+160
2025-01-14pimd: always write cand-rp group config even when rp is inactiveJafar Al-Gharaibeh1-7/+5
2025-01-14lib: fix new (incorrect) CLANG SA warningsChristian Hopps3-10/+12
2025-01-14tests: add datastore notification testChristian Hopps4-27/+207
2025-01-14mgmtd: add notify selectors to filter datastore notificationsChristian Hopps10-51/+335
2025-01-14lib: notify on datastore (oper-state) changesChristian Hopps4-3/+540
2025-01-14lib: if: track oper-state inlineChristian Hopps4-17/+154
2025-01-14lib: vrf: track oper-state inlineChristian Hopps3-3/+50
2025-01-14lib: northbound: add basic oper-state update functionsChristian Hopps6-0/+391
2025-01-13tools: fix frr-reload for nbr deletion of no form cmdsChirag Shah1-1/+5
2025-01-13doc: building html/pdf user and developer documentationJafar Al-Gharaibeh2-0/+63