]> git.meshlink.io Git - meshlink/blobdiff - README
Added stub device.c for Cygwin.
[meshlink] / README
diff --git a/README b/README
index d75d7f65b4dd072a1a6c14f268b9ecbdb411f5de..d957790b5b6872603c7fe42c2bcce5d7be0c90bd 100644 (file)
--- a/README
+++ b/README
@@ -3,8 +3,8 @@ instructions may be found in the INSTALL file.
 
 tinc is Copyright (C) 1998-2002 by:
 
 
 tinc is Copyright (C) 1998-2002 by:
 
-Ivo Timmermans <itimmermans@bigfoot.com>,
-Guus Sliepen <guus@sliepen.warande.net>,
+Ivo Timmermans <ivo@o2w.nl>,
+Guus Sliepen <guus@sliepen.eu.org>,
 and others.
 
 For a complete list of authors see the AUTHORS file.
 and others.
 
 For a complete list of authors see the AUTHORS file.
@@ -107,8 +107,9 @@ etcetera.
 Support for routing IPv6 packets has been added. Just add Subnet lines with
 IPv6 addresses (without using :: abbreviations) and use ifconfig or ip (from
 the iproute package) to give the virtual network interface corresponding IPv6
 Support for routing IPv6 packets has been added. Just add Subnet lines with
 IPv6 addresses (without using :: abbreviations) and use ifconfig or ip (from
 the iproute package) to give the virtual network interface corresponding IPv6
-addresses. Autoconfiguration will not work in router mode. Tunneling IPv6
-packets only works on Linux, FreeBSD and possibly OpenBSD.
+addresses. tinc does not provide autoconfiguration for IPv6 hosts, if you need
+it use radvd or zebra. Tunneling IPv6 packets only works on Linux, FreeBSD and
+possibly OpenBSD.
 
 It is also possible to make tunnels to other tinc daemons over IPv6 networks.
 In order to enable this feature the option "AddressFamily = any" or
 
 It is also possible to make tunnels to other tinc daemons over IPv6 networks.
 In order to enable this feature the option "AddressFamily = any" or