Skip to content

Commit 9c507a7

Browse files
author
MarcoFalke
committed
Merge #18310: doc: asmap release note
ac73afb doc: asmap release note (Jon Atack) Pull request description: Unsure how much detail to provide. Feedback welcome. ACKs for top commit: laanwj: ACK ac73afb naumenkogs: ACK ac73afb Tree-SHA512: 6fd26f83084db913f2683ced799a4d50a26cd81cdf282bd0ae5364d2ab48b7508b358fd88e0aca5b31bbabb8a0015ca4aca49d690c136776d33b83ca95603393
2 parents f1064c1 + ac73afb commit 9c507a7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@ New settings
139139
- RPC Whitelist system. It can give certain RPC users permissions to only some RPC calls.
140140
It can be set with two command line arguments (`rpcwhitelist` and `rpcwhitelistdefault`). (#12763)
141141

142+
- A new `-asmap` configuration option has been added to enable IP-to-ASN mapping
143+
for bucketing of the network peers to diversify the network connections. The
144+
legacy /16 prefix mapping remains the default. See [issue
145+
#16599](https://github.com/bitcoin/bitcoin/issues/16599), [PR
146+
#16702](https://github.com/bitcoin/bitcoin/pull/16702), and the `bitcoind
147+
help` for more information. This option is experimental and subject to changes
148+
or removal in future releases.
149+
142150
Updated settings
143151
----------------
144152

0 commit comments

Comments
 (0)