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

Reply via email to