diff -r abbed5a4b42a -r 8d540f55e491 tcpiputils/dnd/inc/engine.h --- 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;