Initial import of STUN support
[oweals/gnunet.git] / src / nat / nat.c
index 85b55138d9532f56f33c8160b5595cb4b59cb842..907728fb4dd4ea452e83b2742de2457f8a8d4b71 100644 (file)
@@ -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