[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201030164640.4e89902f@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date: Fri, 30 Oct 2020 16:46:40 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Xin Long <lucien.xin@...il.com>
Cc: network dev <netdev@...r.kernel.org>, linux-sctp@...r.kernel.org,
Marcelo Ricardo Leitner <marcelo.leitner@...il.com>,
Neil Horman <nhorman@...driver.com>,
Michael Tuexen <tuexen@...muenster.de>, davem@...emloft.net,
gnault@...hat.com, pabeni@...hat.com,
willemdebruijn.kernel@...il.com
Subject: Re: [PATCHv5 net-next 00/16] sctp: Implement RFC6951: UDP
Encapsulation of SCTP
On Thu, 29 Oct 2020 15:04:54 +0800 Xin Long wrote:
> This patchset is using the udp4/6 tunnel APIs to implement the UDP
> Encapsulation of SCTP with not much change in SCTP protocol stack
> and with all current SCTP features keeped in Linux Kernel.
>
> 1 - 4: Fix some UDP issues that may be triggered by SCTP over UDP.
> 5 - 7: Process incoming UDP encapsulated packets and ICMP packets.
> 8 -10: Remote encap port's update by sysctl, sockopt and packets.
> 11-14: Process outgoing pakects with UDP encapsulated and its GSO.
> 15-16: Add the part from draft-tuexen-tsvwg-sctp-udp-encaps-cons-03.
> 17: Enable this feature.
Applied, thanks!
Powered by blists - more mailing lists