netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH ipsec 0/3] xfrm: a few fixes for espintcp
@ 2020-07-16  8:09 Sabrina Dubroca
  2020-07-16  8:09 ` [PATCH ipsec 1/3] espintcp: support non-blocking sends Sabrina Dubroca
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sabrina Dubroca @ 2020-07-16  8:09 UTC (permalink / raw)
  To: netdev; +Cc: Steffen Klassert, Sabrina Dubroca

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-21  6:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-16  8:09 [PATCH ipsec 0/3] xfrm: a few fixes for espintcp Sabrina Dubroca
2020-07-16  8:09 ` [PATCH ipsec 1/3] espintcp: support non-blocking sends Sabrina Dubroca
2020-07-16  8:09 ` [PATCH ipsec 2/3] espintcp: recv() should return 0 when the peer socket is closed Sabrina Dubroca
2020-07-16  8:09 ` [PATCH ipsec 3/3] xfrm: policy: fix IPv6-only espintcp compilation Sabrina Dubroca
2020-07-21  6:06 ` [PATCH ipsec 0/3] xfrm: a few fixes for espintcp Steffen Klassert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).