Skip to content

Commit ac73afb

Browse files
committed
doc: asmap release note
1 parent 5d92ac2 commit ac73afb

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)