linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* add SPP_PLPMTUD_ENABLE/DISABLE flag for spp_flags
@ 2021-05-18 16:43 Xin Long
  2021-05-18 17:38 ` Michael Tuexen
  0 siblings, 1 reply; 17+ messages in thread
From: Xin Long @ 2021-05-18 16:43 UTC (permalink / raw)
  To: Michael Tuexen, linux-sctp @ vger . kernel . org,
	Marcelo Ricardo Leitner

Hi, Michael,

We're implementing RFC8899 (PLPMTUD) on Linux SCTP recently,
and to make this be controlled by setsockopt with
SCTP_PEER_ADDR_PARAMS, as in

  https://datatracker.ietf.org/doc/html/rfc6458#section-8.1.12:

we need another two flags to add for spp_flags:

  SPP_PLPMTUD_ENABLE
  SPP_PLPMTUD_DISABLE

Do you think it makes sense? if yes, does the RFC6458 need to update?
if not, do you have a better suggestion for it?

Thanks.

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

end of thread, other threads:[~2021-05-20 19:27 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 16:43 add SPP_PLPMTUD_ENABLE/DISABLE flag for spp_flags Xin Long
2021-05-18 17:38 ` Michael Tuexen
2021-05-18 18:33   ` Xin Long
2021-05-18 19:19     ` Michael Tuexen
2021-05-19 22:24       ` mleitner
2021-05-20  2:05         ` Xin Long
2021-05-20  7:06           ` tuexen
2021-05-20 15:13             ` Xin Long
2021-05-19 16:18     ` Xin Long
2021-05-19 18:15       ` Michael Tuexen
2021-05-19 18:44         ` Xin Long
2021-05-19 22:44           ` mleitner
2021-05-19 23:16             ` Michael Tuexen
2021-05-20  0:45               ` Marcelo Ricardo Leitner
2021-05-20  6:59                 ` tuexen
2021-05-20 19:27                   ` Marcelo Ricardo Leitner
2021-05-19 23:10           ` Michael Tuexen

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).