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