[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1502361196-127278-1-git-send-email-ilyal@mellanox.com>
Date: Thu, 10 Aug 2017 13:33:13 +0300
From: Ilya Lesokhin <ilyal@...lanox.com>
To: netdev@...r.kernel.org
Cc: davejwatson@...com, aviadye@...lanox.com,
Ilya Lesokhin <ilyal@...lanox.com>
Subject: [PATCH 0/3] tls: Use correct sk->sk_prot for IPV6
Fix tls code to use the correct sk->sk_prot for IPV6.
Previously it was tcp_prot of IPV4 was used.
Boris Pismenny (1):
net: Export tcpv6_prot
Ilya Lesokhin (2):
ipv6: Prevent unexpected sk->sk_prot changes
tls: Use correct sk->sk_prot for IPV6
net/ipv6/ipv6_sockglue.c | 12 ++++++++++
net/ipv6/tcp_ipv6.c | 1 +
net/tls/tls_main.c | 61 ++++++++++++++++++++++++++++++++++++++----------
3 files changed, 62 insertions(+), 12 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists