chiark / gitweb /
svc/conntrack.in: Maintain config groups in a dictionary.
[tripe] / peerdb / peers.in.5.in
index 4e6d5cadd765bcb1f7154f69a7dc10ff9299d8e1..554a8d196b987ad0b942f0207a6080824c699da7 100644 (file)
@@ -97,9 +97,19 @@ consist of zero or more of the following characters:
 looks up the
 .IR host 's
 IPv4 address(es);
+.RB ` 6 '
+looks up the
+.IR host 's
+IPv6 address(es);
+and
 .RB ` * '
 returns all of the found addresses, separated by spaces, rather than
-just the first one.
+just the first one.  If neither address family is requested, then
+.RB ` 46 '
+is assumed.  IPv6 address lookup of names, rather than address literals,
+depends on the external
+.BR adnshost (1)
+program; if it is not present then only IPv4 lookups will be performed.
 .PP
 There is a simple concept of
 .I inheritance