From 9962a048634c590db23a00db1d01daada779844c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 24 Jun 2005 19:02:51 +0000 Subject: * implement new source address check mechanisms * introduce new types AvahiIfIndex and AvahiProtocol to abstract underlying OS structures a bit * document string list, address and other stuff * implement qclass = ANY queries * don't make use of UTF8 collation as RFC mandates git-svn-id: file:///home/lennart/svn/public/avahi/trunk@144 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-daemon/avahi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avahi-daemon') diff --git a/avahi-daemon/avahi.conf b/avahi-daemon/avahi.conf index 82f5326..fc47ecf 100644 --- a/avahi-daemon/avahi.conf +++ b/avahi-daemon/avahi.conf @@ -3,7 +3,7 @@ #domain-name=local use-ipv4=yes use-ipv6=no -check-response-ttl=yes +check-response-ttl=no use-iff-running=yes enable-dbus=yes -- cgit