X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/97567475d4a5cd2860df6aeac5cef30be4342da6..f82066a0b14673b6fadb1383aafd77abbd9f15ba:/peerdb/peers.in.5.in diff --git a/peerdb/peers.in.5.in b/peerdb/peers.in.5.in index 6aa8ffca..c128a4ed 100644 --- a/peerdb/peers.in.5.in +++ b/peerdb/peers.in.5.in @@ -106,10 +106,10 @@ and returns all of the found addresses, separated by spaces, rather than just the first one. If neither address family is requested, then .RB ` 46 ' -is assumed. Currently, -.BR tripe-newpeers(8) -can only resolve hostnames to IPv4 addresses, but it can `resolve' -numeric addresses of either kind. +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 @@ -194,6 +194,12 @@ Don't initiate immediate key exchange. Used by Shell command for closing down connection to this peer. Used by .BR connect (8). .TP +.B ephemeral +Mark the peer as ephemeral: see +.BR tripe-admin (5) +for what this means. Used by +.BR connect (8). +.TP .B every Interval for checking that the peer is still alive and well. Used by .BR connect (8). @@ -226,6 +232,10 @@ Interval for sending keepalive pings. Used by Key tag to use to authenticate the peer. Used by .BR connect (8). .TP +.B knock +Knock string to send when establishing a dynamic connection. Used by +.BR connect (8). +.TP .B mobile Peer's IP address is highly volatile. Used by .BR connect (8). @@ -316,7 +326,7 @@ Firstly, if there is a key .B auto in the section (or in its parent, etc.), and the value is .BR y , -.BR yes . +.BR yes , .BR t , .BR true , .BR 1 ,