- LEHO record type
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 26 Mar 2012 11:05:29 +0000 (11:05 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 26 Mar 2012 11:05:29 +0000 (11:05 +0000)
src/include/gnunet_namestore_service.h

index 4fe809a806634a1b47e0f201f848a09d59aa294e..e66062772ef1b45c8a55ce3c2f14d20055099954 100644 (file)
@@ -43,6 +43,7 @@ extern "C"
 #endif
 #endif
 
+
 /**
  * Record type for GNS zone transfer ("PKEY").
  */
@@ -53,6 +54,11 @@ extern "C"
  */
 #define GNUNET_NAMESTORE_TYPE_PSEU 65537
 
+/**
+ * Record type for GNS legacy hostnames ("LEHO").
+ */
+#define GNUNET_NAMESTORE_TYPE_LEHO 65538
+
 /**
  * Entry in the queue.
  */