You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge bitcoin#31157: Cleanups to port mapping module post UPnP drop
70398ae mapport: make ProcessPCP void (Antoine Poinsot)
9e6cba2 mapport: remove unnecessary 'g_mapport_enabled' (Antoine Poinsot)
8fb45fc mapport: remove unnecessary 'g_mapport_current' variable (Antoine Poinsot)
1b223cb mapport: merge DispatchMapPort into StartMapPort (Antoine Poinsot)
9bd936f mapport: drop unnecessary function (Antoine Poinsot)
2a6536c mapport: rename 'use_pcp' to 'enable' (Antoine Poinsot)
c4e82b8 mapport: make 'enabled' and 'current' bool (Antoine Poinsot)
Pull request description:
Followup to bitcoin#31130, this does a couple cleanups to `src/mapport.*` to clarify the logic now that there is a single protocol option for port mapping.
ACKs for top commit:
laanwj:
Code review ACK 70398ae
TheCharlatan:
ACK 70398ae
Tree-SHA512: d9a3ab4fcd59a7cf4872415c40cc7ac3a98dfc5aa25e195d4df880bb588bac286c30c3471e9d9499de379a75f45dcd0a82019eba3cb9f342004ae1482d0ba075
0 commit comments