Re: [PATCH v3 net-next 0/2] Use correct sk->sk_prot for IPV6

2017-09-05 Thread David Miller
From: Ilya Lesokhin Date: Mon, 4 Sep 2017 13:13:59 +0300 > The tls ulp overrides sk->prot with a new tls specific proto structs. > > The tls specific structs were previously based on the ipv4 specific > > tcp_prot sturct.

[PATCH v3 net-next 0/2] Use correct sk->sk_prot for IPV6

2017-09-04 Thread Ilya Lesokhin
The tls ulp overrides sk->prot with a new tls specific proto structs. The tls specific structs were previously based on the ipv4 specific tcp_prot sturct. As a result, attaching the tls ulp to an ipv6 tcp