mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-06 10:42:46 +01:00
net: Replace libnatpmp with built-in NATPMP+PCP implementation in mapport
This commit is contained in:
@@ -148,7 +148,7 @@ enum
|
||||
LOCAL_NONE, // unknown
|
||||
LOCAL_IF, // address a local interface listens on
|
||||
LOCAL_BIND, // address explicit bound to
|
||||
LOCAL_MAPPED, // address reported by UPnP or NAT-PMP
|
||||
LOCAL_MAPPED, // address reported by UPnP or PCP
|
||||
LOCAL_MANUAL, // address explicitly specified (-externalip=)
|
||||
|
||||
LOCAL_MAX
|
||||
|
||||
Reference in New Issue
Block a user