On Mon,  3 Aug 2015 15:49:43 +0200, Miroslav Lichvar wrote:
> --- a/default.cfg
> +++ b/default.cfg
> @@ -60,6 +60,8 @@ ntpshm_segment              0
>  transportSpecific    0x0
>  ptp_dst_mac          01:1B:19:00:00:00
>  p2p_dst_mac          01:80:C2:00:00:0E
> +udp_ttl                      1
> +udp6_hop_limit               1

I don't see much reasons for having different options for IPv4 and
IPv6. Just call it udp_ttl (or whatever) and use it for both IPv4 and
IPv6. The fact that IPv6 standard renamed the option sucks (and one can
argue it was not the best decision as it created more confusion than it
solved) but both TTL and hop limit are the exactly same thing in the
current networks and it doesn't make sense to distinguish them.

 Jiri

-- 
Jiri Benc

------------------------------------------------------------------------------
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to