1
1
mirror of https://github.com/bitcoin/bitcoin.git synced 2024-05-17 23:56:39 +00:00
bitcoin/doc/release-notes-18077.md
2021-01-07 18:07:11 +02:00

379 B

P2P and network changes

  • Added NAT-PMP port mapping support via libnatpmp

Command-line options

  • The -natpmp option has been added to use NAT-PMP to map the listening port. If both UPnP and NAT-PMP are enabled, a successful allocation from UPnP prevails over one from NAT-PMP.