Document the udp6_scope configuration option in the man page.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
master
Richard Cochran 2012-11-26 10:34:19 +01:00
parent d83cd7283c
commit 7662c450fc
1 changed files with 6 additions and 0 deletions

View File

@ -271,6 +271,12 @@ Relevant only with L2 transport. The default is 01:1B:19:00:00:00.
The MAC address where should be peer delay messages the PTP peer. The MAC address where should be peer delay messages the PTP peer.
Relevant only with L2 transport. The default is 01:80:C2:00:00:0E. Relevant only with L2 transport. The default is 01:80:C2:00:00:0E.
.TP .TP
.B udp6_scope
Specifies the desired scope for the IPv6 multicast messages. This
will be used as the second byte of the primary address. This option
is only relevant with IPv6 transport. See RFC 4291. The default is
0x0E for the global scope.
.TP
.B logging_level .B logging_level
The maximum logging level of messages which should be printed. The maximum logging level of messages which should be printed.
The default is 6 (LOG_INFO). The default is 6 (LOG_INFO).