aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-27213.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-27213.md')
-rw-r--r--doc/release-notes-27213.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/release-notes-27213.md b/doc/release-notes-27213.md
new file mode 100644
index 0000000000..3b478f11b7
--- /dev/null
+++ b/doc/release-notes-27213.md
@@ -0,0 +1,8 @@
+P2P and network changes
+------
+
+- Nodes with multiple reachable networks will actively try to have at least one
+ outbound connection to each network. This improves individual resistance to
+ eclipse attacks and network level resistance to partition attacks. Users no
+ longer need to perform active measures to ensure being connected to multiple
+ enabled networks.