index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
9 days
bgpd: fix evpn path info get api
Chirag Shah
3
-1
/
+15
9 days
lib: fix coverity use after free issue: CID 1620101
Christian Hopps
1
-0
/
+1
9 days
bgpd: fix do not send twice peer up/down messages
Philippe Guibert
1
-1
/
+1
9 days
tests: remove table version check in bgp rpki topo1
Louis Scalbert
1
-3
/
+0
9 days
bgpd: Fix for local interface MAC cache issue in 'bgp mac hash' table
Krishnasamy R
1
-2
/
+5
10 days
topotests: bgp_ipv6_rtadv, add control over bgp updates
Philippe Guibert
3
-0
/
+109
10 days
bgpd: fix display json value of interface for BGP unnumbered
Philippe Guibert
1
-0
/
+3
10 days
tools: fix regression in gen_northbound_callback tool
Christian Hopps
1
-12
/
+8
12 days
lib: fix dnode_create to use correct libyang function.
Christian Hopps
1
-7
/
+18
12 days
tests: Fix test_bgp_dynamic_capability_enhe topotest
Donatas Abraitis
1
-27
/
+1
12 days
doc: add misplaced doc change for mgmtd development
Christian Hopps
1
-4
/
+9
12 days
yang: lint cleanup of test module
Christian Hopps
1
-3
/
+22
12 days
tests: split notify test to regular and datastore notify tests
Christian Hopps
2
-99
/
+240
12 days
mgmtd: testc: add listen for datastore notifications
Christian Hopps
2
-11
/
+100
12 days
lib: improve error handling for datastore notifications
Christian Hopps
1
-61
/
+87
12 days
lib: mgmtd: only send notify selectors to backends that provide.
Christian Hopps
1
-18
/
+28
12 days
lib: mgmt_be_client handles datastore notification using CBs
Christian Hopps
3
-11
/
+39
12 days
lib: yang: add yang_parse_data function
Christian Hopps
2
-0
/
+73
12 days
doc: Add support for SRv6 static sid CLI
Yuqing Zhao
1
-0
/
+49
12 days
tests: Add topotest for SRv6 static SIDs
Yuqing Zhao
5
-0
/
+219
12 days
vtysh: Add SRv6 static SIDs CLI to vtysh
Yuqing Zhao
1
-5
/
+33
12 days
staticd: Add CLIs to show SRv6 static SIDs
Yuqing Zhao
1
-2
/
+96
12 days
staticd: Add CLI for SRv6 static SIDs
Yuqing Zhao
2
-0
/
+221
12 days
lib: Add CLI node for SRv6 static SIDs
Yuqing Zhao
1
-0
/
+1
12 days
staticd: Add Northbound APIs for SRv6
Yuqing Zhao
3
-0
/
+281
12 days
staticd: Initialize/cleanup SRv6
Yuqing Zhao
1
-0
/
+8
12 days
staticd: Install SIDs when a dependent interface goes up/down
Yuqing Zhao
3
-0
/
+53
12 days
staticd: Request/Release SIDs to SID Manager
Yuqing Zhao
2
-0
/
+663
12 days
lib, isisd: Move DEFAULT_SRV6_IFNAME to global srv6.h header
Yuqing Zhao
3
-3
/
+4
12 days
staticd: Add infrastructure for SRv6
Yuqing Zhao
3
-0
/
+235
12 days
lib: Add a function to print SRv6 Endpoint Behavior Codepoints
Yuqing Zhao
1
-0
/
+36
12 days
staticd: Add debug option for SRv6
Yuqing Zhao
3
-8
/
+12
12 days
yang: Add SRv6 to frr-staticd YANG model
Yuqing Zhao
1
-1
/
+101
13 days
tests: ci: add ARM to docker based CI test
Christian Hopps
1
-39
/
+187
2025-01-16
tools: Allow deleting of interfaces
Julian Klaiber
1
-6
/
+7
2025-01-16
tests: dont run ldp snmp test if no snmp
Christian Hopps
1
-0
/
+5
2025-01-16
tests: fix missed grpc test requirement for frr-backend addition
Christian Hopps
1
-7
/
+2
2025-01-15
tests: use global -w option instead of per-daemon -n
Igor Ryzhov
6
-16
/
+20
2025-01-15
lib: introduce global -w option for VRF netns backend
Igor Ryzhov
6
-5
/
+37
2025-01-15
lib, zebra: move ns context intialization to zebra
Igor Ryzhov
2
-9
/
+8
2025-01-15
lib: remove VRF_BACKEND_UNKNOWN
Igor Ryzhov
4
-11
/
+1
2025-01-14
zebra: On Nexthop install failure don't set Installation failed
Donald Sharp
1
-1
/
+7
2025-01-14
bgpd: Handle ENHE capability via dynamic capability
Donatas Abraitis
4
-6
/
+131
2025-01-14
tests: Check if ENHE capability can be handled dynamically
Donatas Abraitis
3
-0
/
+236
2025-01-14
zebra: Nexthops need to be ACTIVE in some cases
Donald Sharp
1
-0
/
+7
2025-01-14
lib: northbound/mgmtd: add backend model support
Christian Hopps
13
-14
/
+416
2025-01-14
bgpd: move bgp_aggregate_increment() after bgp_path_info_add()
Enke Chen
3
-9
/
+9
2025-01-14
bgpd: remove unused BATTR_REFLECTED for rmap_change_flags
Enke Chen
4
-8
/
+0
2025-01-14
topotest: add a test to control the community-list count
Philippe Guibert
4
-0
/
+82
2025-01-14
bgpd: add 'match community-count' command to restrict comm count
Philippe Guibert
8
-0
/
+160
[next]