tcpiputils/dnd/inc/engine.h
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
child 75 c1029e558ef5
--- a/tcpiputils/dnd/inc/engine.h	Tue Aug 31 16:45:15 2010 +0300
+++ b/tcpiputils/dnd/inc/engine.h	Wed Sep 01 12:33:58 2010 +0100
@@ -59,6 +59,7 @@
 	TIp6Addr iLlmnrIpv6;	//< The IPv6 multicast address
 #endif
 	TUint iEDNS0;			//< Enable EDNS0, if >= KDnsMaxMessage, value is receive payload size.
+	TBool iSuffixSupportEnabled;	//< Flag to switch ON/OFF the domain suffix based name resolution
 	};
 
 class MTimeoutManager;