bitcoin/doc/release-notes-18077.md

11 lines
379 B
Markdown
Raw Normal View History

2020-02-23 01:36:20 +01:00
P2P and network changes
-----------------------
- Added NAT-PMP port mapping support via [`libnatpmp`](https://miniupnp.tuxfamily.org/libnatpmp.html)
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.