summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2006-02-19 23:28:57 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2006-02-19 23:28:57 +0000
commitbba061b0c38d6308a10c8ef543fa72c1e1c5fad7 (patch)
tree27995c4e67035c0e97717dffb5c9fa6eb954c983 /man
parent3f8227311e734f408e34d114be975f400b20c989 (diff)
* add an option to make avahi-daemon using POINTOPOINT interfaces (disable by default)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1146 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'man')
-rw-r--r--man/avahi-daemon.conf.5.xml.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/avahi-daemon.conf.5.xml.in b/man/avahi-daemon.conf.5.xml.in
index cce8229..86df421 100644
--- a/man/avahi-daemon.conf.5.xml.in
+++ b/man/avahi-daemon.conf.5.xml.in
@@ -116,6 +116,13 @@
people this option defaults to "no".</p>
</option>
+ <option>
+ <p><opt>allow-point-to-point=</opt> Takes a boolean value
+ ("yes" or "no"). If set to "yes", avahi-daemon will accept
+ interfaces with the POINTOPOINT flag. This option defaults
+ to "no" as it may be unreliable.</p>
+ </option>
+
</section>
<section name="Section [wide-area]">