X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=doc%2Ftinc.texi;h=d0fb70dec4556f849430c010a08f56ea5e9fa795;hp=c8eea1f918c0ba2c31f9c0c6293eaa013aa9f9ee;hb=b23681dddb8987571f04d46fc14f0ba012a7929c;hpb=482c6119a7ae80f320e5b519ef2e785e04a77b8e diff --git a/doc/tinc.texi b/doc/tinc.texi index c8eea1f..d0fb70d 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1162,12 +1162,11 @@ Multiple subnet lines can be specified for each daemon. Subnets can either be single MAC, IPv4 or IPv6 addresses, in which case a subnet consisting of only that single address is assumed, or they can be a IPv4 or IPv6 network address with a prefixlength. -Shorthand notations are not supported. For example, IPv4 subnets must be in a form like 192.168.1.0/24, where 192.168.1.0 is the network address and 24 is the number of bits set in the netmask. Note that subnets like 192.168.1.1/24 are invalid! Read a networking HOWTO/FAQ/guide if you don't understand this. -IPv6 subnets are notated like fec0:0:0:1:0:0:0:0/64. +IPv6 subnets are notated like fec0:0:0:1::/64. MAC addresses are notated like 0:1a:2b:3c:4d:5e. @cindex CIDR notation