From: Eric Dumazet <hidden> Date: 2017-08-15 11:39:41
On Tue, 2017-08-15 at 14:08 +0300, Ilya Lesokhin wrote:
With this patch IPV6 code ensure that only sockets with the
expected sk->sk_prot are converted to IPV4.
It looks like you fix a bug added by a recent commit (in net-next, not
in net tree) ?
Please provide Fixes: tag to ease code review and maintenance.
Thanks.