index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
ospfd: Ensure `show ip ospf interface` json code is guarded
Donald Sharp
1
-1
/
+2
2023-07-03
lib: Add two places we were not counting route-map applied
Donald Sharp
1
-0
/
+5
2023-07-03
ospf6d: unlock lsa
ryndia
2
-3
/
+9
2023-07-03
topotests: bgp_vpnv4_asbr, wait that mpls entry is installed
Philippe Guibert
1
-6
/
+31
2023-07-01
ospf6d: Fix crash because neighbor structure was freed
Donald Sharp
3
-2
/
+6
2023-06-30
ospf6d: Stop crash in ospf6_write
Donald Sharp
1
-5
/
+20
2023-06-30
ospfd: check for NULLs in vty code
Mark Stapp
2
-0
/
+9
2023-06-30
bgpd: fix no set as_path replace command
Francois Dumontet
1
-1
/
+0
2023-06-30
bgpd: Drop dead code when parsing extcommunity (color)
Donatas Abraitis
1
-64
/
+55
2023-06-30
tools: fix pim interface config deletion
Chirag Shah
1
-1
/
+34
2023-06-29
bgpd: Fix comment for ecommunity_ecom2str()
Donatas Abraitis
1
-22
/
+20
2023-06-29
tests: Fix broken check_ping run_and_expect semantics
Donald Sharp
1
-1
/
+2
2023-06-29
zebra: Dump route details when deleting a route
Donatas Abraitis
1
-2
/
+6
2023-06-29
doc: Add Ubuntu 22.04 to list of builds
Rodney W. Grimes
2
-3
/
+6
2023-06-28
bgpd: add 'set as-path replace' with a configured ASN
Philippe Guibert
4
-33
/
+100
2023-06-28
bgpd: fix covery 1566055, label table overrun
Philippe Guibert
1
-6
/
+13
2023-06-28
bgpd: fix covery scan 1566054 with null pointer
Philippe Guibert
1
-9
/
+7
2023-06-28
pbrd: fix crash with match command
anlan_cs
1
-0
/
+5
2023-06-28
bgpd: Ensure peer data structure is accessed only when BGPD is not terminating
Naveen Thanikachalam
1
-1
/
+1
2023-06-28
mgmtd: convert map to darr use allowing dynamic registrations
Christian Hopps
1
-99
/
+55
2023-06-28
lib: add dynamic array type
Christian Hopps
6
-0
/
+767
2023-06-28
mgmtd: remove unused "placeholder" code.
Christian Hopps
3
-38
/
+1
2023-06-28
mgmtd: consolidate getcfg and getdata msgs into "get"
Christian Hopps
10
-594
/
+240
2023-06-27
isisd, ospfd: fix opaque zapi source parsing
Mark Stapp
2
-6
/
+6
2023-06-27
zebra: Free Zebra client resources
Donatas Abraitis
1
-13
/
+10
2023-06-27
mgmtd: inclusive language change
Christian Hopps
1
-455
/
+411
2023-06-27
ldpd: Stop and free synchronous Zebra client on destroy
Donatas Abraitis
2
-1
/
+8
2023-06-27
bgpd: Check for NULL before assigning a peer from the group
Donatas Abraitis
1
-1
/
+2
2023-06-27
bgpd: Guard zlog_debug for table manager when the connection is successful
Donatas Abraitis
1
-2
/
+5
2023-06-27
bgpd: Use zlog_err when can't connect to table manager (zebra)
Donatas Abraitis
1
-1
/
+1
2023-06-27
doc: Fix one syntax error for code block
anlan_cs
1
-1
/
+1
2023-06-27
pimd: Fix memory leak in PIM interface deletion
Keelan10
1
-9
/
+4
2023-06-27
zebra: fix evpn rmac nh list cmp function
Chirag Shah
1
-1
/
+1
2023-06-26
zebra: clean up coverity warning in opaque api
Mark Stapp
1
-1
/
+0
2023-06-26
bgpd: Use synchronous Zebra client for table manager
Donatas Abraitis
1
-1
/
+1
2023-06-26
pathd: Stop and free synchronous Zebra client on pathd termination
Donatas Abraitis
1
-0
/
+2
2023-06-26
ospfd: Stop and free synchronous Zebra client on OSPF termination
Donatas Abraitis
2
-1
/
+4
2023-06-26
doc: extcommunity color
Francois Dumontet
1
-0
/
+4
2023-06-26
bgpd: add functions related to srte_color management
Francois Dumontet
6
-5
/
+45
2023-06-26
tests: add bgp colored extended community test
Francois Dumontet
6
-0
/
+153
2023-06-26
bgpd: add colored extended communities support
Francois Dumontet
9
-16
/
+313
2023-06-26
tests: Add multicast-pim-multi-uplink-topo3 suite
Kuldeep Kashyap
2
-0
/
+1211
2023-06-26
tests: Add multicast-pim-multi-uplink-topo2 suite
Kuldeep Kashyap
2
-0
/
+1637
2023-06-26
tools: less aggressive settings for clang-format
Christian Hopps
1
-4
/
+4
2023-06-24
isisd: Log error when config-end timeout occurs.
Acee
1
-3
/
+11
2023-06-24
bgpd: Add config-end timemout error log message.
Acee
1
-2
/
+11
2023-06-23
staticd: remove unused YANG module
Christian Hopps
1
-1
/
+0
2023-06-23
staticd: Fix bfd for static route in VRF
Dmitrii Turlupov
1
-1
/
+4
2023-06-23
sharpd: support opaque zapi notifications
Mark Stapp
3
-1
/
+59
2023-06-23
zebra: support notifications for opaque ZAPI messages
Mark Stapp
2
-54
/
+327
[next]