[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1594287359.git.sd@queasysnail.net>
Date: Thu, 16 Jul 2020 10:09:00 +0200
From: Sabrina Dubroca <sd@...asysnail.net>
To: netdev@...r.kernel.org
Cc: Steffen Klassert <steffen.klassert@...unet.com>,
Sabrina Dubroca <sd@...asysnail.net>
Subject: [PATCH ipsec 0/3] xfrm: a few fixes for espintcp
Andrew Cagney reported some issues when trying to use async operations
on the encapsulation socket. Patches 1 and 2 take care of these bugs.
In addition, I missed a spot when adding IPv6 support and converting
to the common config option.
Sabrina Dubroca (3):
espintcp: support non-blocking sends
espintcp: recv() should return 0 when the peer socket is closed
xfrm: policy: fix IPv6-only espintcp
net/xfrm/espintcp.c | 31 +++++++++++++++++--------------
net/xfrm/xfrm_policy.c | 4 ++--
2 files changed, 19 insertions(+), 16 deletions(-)
--
2.27.0
Powered by blists - more mailing lists