X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fnat%2Fnat.c;h=907728fb4dd4ea452e83b2742de2457f8a8d4b71;hb=1ed484dfdf1676d92e95b9ed262abc28ca7b3aee;hp=85b55138d9532f56f33c8160b5595cb4b59cb842;hpb=9c9d95dc931d6fb083b229c45bbe49eef6e60791;p=oweals%2Fgnunet.git diff --git a/src/nat/nat.c b/src/nat/nat.c index 85b55138d..907728fb4 100644 --- a/src/nat/nat.c +++ b/src/nat/nat.c @@ -69,6 +69,11 @@ enum LocalAddressSource * given in the configuration (i.e. hole-punched DynDNS setup). */ LAL_EXTERNAL_IP, + + /** + * Address was obtained by an external STUN server + */ + LAL_EXTERNAL_STUN_IP, /** * Address was obtained by DNS resolution of the external hostname