[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141125.134152.1265765328256853180.davem@davemloft.net>
Date: Tue, 25 Nov 2014 13:41:52 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: willemb@...gle.com
Cc: netdev@...r.kernel.org, luto@...capital.net,
richardcochran@...il.com
Subject: Re: [PATCH rfc 3/4] net-timestamp: tcp sockets return v6 errors on
v6 sockets
From: Willem de Bruijn <willemb@...gle.com>
Date: Tue, 25 Nov 2014 12:58:05 -0500
> From: Willem de Bruijn <willemb@...gle.com>
>
> TCP timestamping introduced MSG_ERRQUEUE handling for TCP sockets.
> It always passed errorqueue requests onto ip_recv_error, but the
> same tcp_recvmsg code may also be called for IPv6 sockets. In that
> case, pass to ipv6_recv_error.
>
> Tested by asking for PKTINFO with
>
> Documentation/networking/timestamping/txtimestamp -I
>
> Before this change, IPv6 sockets would return AF_INET/IP_PKTINFO
> after the change, these sockets return AF_INET6/IPV6_PKTINFO
>
> Signed-off-by: Willem de Bruijn <willemb@...gle.com>
This looks like a bug fix to me, and is therefore probably 'net'
material.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists