From 10c27ea6b1cc691ad93ed863d643bfab5c403fc5 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Thu, 5 Jun 2025 09:45:10 -0400 Subject: [PATCH] [#3827] Fixed change log entry modified: 3827-ping_check-hook-refuses-to-route-purposely --- .../3827-ping_check-hook-refuses-to-route-purposely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog_unreleased/3827-ping_check-hook-refuses-to-route-purposely b/changelog_unreleased/3827-ping_check-hook-refuses-to-route-purposely index 8fd087491e..70b487671a 100644 --- a/changelog_unreleased/3827-ping_check-hook-refuses-to-route-purposely +++ b/changelog_unreleased/3827-ping_check-hook-refuses-to-route-purposely @@ -1,6 +1,6 @@ [bug] tmark Ping check hook library will now route - pings across relays. Prior to this it + pings across routers. Prior to this it only sent pings to directly connected networks. (Gitlab #3827)