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

Lennart Poettering lennart at poettering.net
Mon Aug 4 05:56:32 PDT 2014


On Mon, 28.07.14 12:18, 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.

Hmm, shouldn't it suffice opening up ListenSequentialPacket= for IP
sockets? Currently, we explicitly don't dallow that, but doesn't
socket(AF_INET, SOCK_SEQPACKET, 0) result in an SCTP socket these days?

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list