diff -r 3652a10b304a -r 7e41d162e158 tcpiputils/dnd/inc/engine.h --- a/tcpiputils/dnd/inc/engine.h Thu Jul 15 20:25:02 2010 +0300 +++ b/tcpiputils/dnd/inc/engine.h Thu Aug 19 11:25:30 2010 +0300 @@ -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;