On Tue, Feb 21, 2023 at 12:19:42PM -0500, Xin Long wrote: > Add the missing chunk types in sctp_help(), so that the help cmd can > display these chunk types as below: > > # iptables -p sctp --help > > chunktypes - ... I_DATA RE_CONFIG PAD ... I_FORWARD_TSN ALL NONE > > Fixes: 6b04d9c34e25 ("xt_sctp: support a couple of new chunk types") > Signed-off-by: Xin Long <lucien.xin@xxxxxxxxx> Patch applied, thanks!