[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200420104114.GJ13121@gauss3.secunet.de>
Date: Mon, 20 Apr 2020 12:41:14 +0200
From: Steffen Klassert <steffen.klassert@...unet.com>
To: Sabrina Dubroca <sd@...asysnail.net>
CC: <netdev@...r.kernel.org>
Subject: Re: [PATCH ipsec] xfrm: espintcp: save and call old ->sk_destruct
On Thu, Apr 16, 2020 at 05:45:44PM +0200, Sabrina Dubroca wrote:
> When ESP encapsulation is enabled on a TCP socket, I'm replacing the
> existing ->sk_destruct callback with espintcp_destruct. We still need to
> call the old callback to perform the other cleanups when the socket is
> destroyed. Save the old callback, and call it from espintcp_destruct.
>
> Fixes: e27cca96cd68 ("xfrm: add espintcp (RFC 8229)")
> Signed-off-by: Sabrina Dubroca <sd@...asysnail.net>
Applied, thanks Sabrina!
Powered by blists - more mailing lists