[systemd-devel] [PATCH 2/2] socket: Introduce SCTP support

Mantas Mikulėnas grawity at gmail.com
Wed Jul 30 03:26:54 PDT 2014


On Mon, Jul 28, 2014 at 9:48 AM, Susant Sahani <susant at redhat.com> wrote:
> This patch adds SCTP protcol support for socket activation.
> SCTP socket can be configured via the conf parameter
> 'ListenStreamControlTrans' which is kind of too long.

I thought SCTP is usually used with SOCK_SEQPACKET, in which case the
existing ListenSequentialPacket would work?

Maybe there should be some syntax for specifying the protocol in
ListenStream/ListenDatagram, to allow for various odd things like
stream/SCTP and dgram/UDPLITE etc.

-- 
Mantas Mikulėnas <grawity at gmail.com>


More information about the systemd-devel mailing list