Re: [Linuxptp-devel] [PATCH] Force IPv6 to IPV6 only, no ipv4 to ipv6 mapping.
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2015-08-10 19:54:45
|
Gary, On Mon, Aug 10, 2015 at 12:14:56PM -0700, Gary E. Miller wrote: > By default, at least on Linux, opening a PF_INET6 socket also > grabs the matching IPv4 port. This patch stops that. Can you please post once again, adding your "Signed-off-by:" tag? Also, a word about why this is needed wouldn't hurt, as Jiri suggested. Something like: "this patch allows running two PTP stacks, one over IPv4 and the second over IPv6." > Only tested on Linux. Unknown how this will work on *BSD or WinXX. No need to worry about this. The program really isn't portable to those systems. Thanks, Richard |