aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/monero-cli/files/patch-src_p2p_net__node.inl
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/monero-cli/files/patch-src_p2p_net__node.inl')
-rw-r--r--net-p2p/monero-cli/files/patch-src_p2p_net__node.inl8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/monero-cli/files/patch-src_p2p_net__node.inl b/net-p2p/monero-cli/files/patch-src_p2p_net__node.inl
index b2414132714d..62eeec1dbb39 100644
--- a/net-p2p/monero-cli/files/patch-src_p2p_net__node.inl
+++ b/net-p2p/monero-cli/files/patch-src_p2p_net__node.inl
@@ -1,4 +1,4 @@
---- src/p2p/net_node.inl.orig 2023-10-02 19:28:11 UTC
+--- src/p2p/net_node.inl.orig 2025-10-07 19:25:41 UTC
+++ src/p2p/net_node.inl
@@ -60,9 +60,9 @@
#include "cryptonote_core/cryptonote_core.h"
@@ -13,7 +13,7 @@
#undef MONERO_DEFAULT_LOG_CATEGORY
#define MONERO_DEFAULT_LOG_CATEGORY "net.p2p"
-@@ -2989,7 +2989,11 @@ namespace nodetool
+@@ -3090,7 +3090,11 @@ namespace nodetool
UPNPUrls urls;
IGDdatas igdData;
char lanAddress[64];
@@ -25,7 +25,7 @@
freeUPNPDevlist(deviceList);
if (result > 0) {
if (result == 1) {
-@@ -3057,10 +3061,18 @@ namespace nodetool
+@@ -3158,10 +3162,18 @@ namespace nodetool
UPNPUrls urls;
IGDdatas igdData;
char lanAddress[64];
@@ -44,7 +44,7 @@
std::ostringstream portString;
portString << port;
-@@ -3071,10 +3083,17 @@ namespace nodetool
+@@ -3172,10 +3184,17 @@ namespace nodetool
} else {
MLOG_GREEN(el::Level::Info, "Deleted IGD port mapping.");
}