summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeVerifier.cpp
diff options
context:
space:
mode:
authorjmlee337 <jmlee337@gmail.com>2023-07-13 01:15:12 -0700
committerGitHub <noreply@github.com>2023-07-13 01:15:12 -0700
commit550b9782e140e244575b0b6bee877ce1700ef733 (patch)
tree199f5e966579d2fb35ef6d143690977dae5cec21 /Source/Core/DiscIO/VolumeVerifier.cpp
parent7f40c6f2f86cb3f77b155240df0e512dfe1eef29 (diff)
Do not try portmapping when using traversal server
using portmapping with hosting while using traversal server (which is possible by checking the option while under "direct connect" and flipping back to traversal server) causes dolphin to request a mapping to external port 0. In UPnP a mapping to external port 0 is actually the wildcard, which means that connection requests on all external ports (that are not otherwise mapped) will be forwarded to the client. Additionally it seems like using port mapping with traversal server is probably not expected behavior, as the option checkbox disappears when traversal server is used.
Diffstat (limited to 'Source/Core/DiscIO/VolumeVerifier.cpp')
0 files changed, 0 insertions, 0 deletions