blob: 4034a4c19c02cbec167cc5378bd652da001781d8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
|