summaryrefslogtreecommitdiff
path: root/ipv6pref.pod
diff options
context:
space:
mode:
Diffstat (limited to 'ipv6pref.pod')
-rw-r--r--ipv6pref.pod19
1 files changed, 18 insertions, 1 deletions
diff --git a/ipv6pref.pod b/ipv6pref.pod
index 7ca7240..38e0533 100644
--- a/ipv6pref.pod
+++ b/ipv6pref.pod
@@ -6,7 +6,7 @@ ipv6pref -- set IPv6 address selection preference
=head1 SYNOPSIS
-B<ipv6pref> F<< <cmd> >>
+B<ipv6pref> [B<-p> | B<-t>] F<< <cmd> >>
B<v6pub> F<< <cmd> >>
@@ -24,6 +24,23 @@ IPv6 Privacy Extensions.
=back
+=head1 OPTIONS
+
+=over
+
+=item B<-p>
+
+Instruct the called program to use the public IPv6 address for outgoing
+connections. This is the default if the wrapper is called by the name B<v6pub>.
+
+=item B<-t>
+
+Instruct the called program to use the temporary, randomly generated IPv6
+addresses for outgoing connections. This is the default if the wrapper is
+called by the name B<v6tmp>.
+
+=back
+
=head1 AUTHOR
Stefan Tomanek E<lt>stefan.tomanek@wertarbyte.deE<gt>