Re: [PATCH ipsec-next 0/7] ipsec: add TCP encapsulation support (RFC 8229)

2019-08-23 Thread Carl-Daniel Hailfinger
Hi! On Wed, 21 Aug 2019 23:46:18 +0200, Sabrina Dubroca wrote: > This patchset introduces support for TCP encapsulation of IKE and ESP > messages, as defined by RFC 8229 [0]. It is an evolution of what > Herbert Xu proposed in January 2018 [1] that addresses the main > criticism against it, by not

[PATCH ipsec-next 0/7] ipsec: add TCP encapsulation support (RFC 8229)

2019-08-21 Thread Sabrina Dubroca
This patchset introduces support for TCP encapsulation of IKE and ESP messages, as defined by RFC 8229 [0]. It is an evolution of what Herbert Xu proposed in January 2018 [1] that addresses the main criticism against it, by not interfering with the TCP implementation at all. The networking stack no