On 08/04/2014 06:26 PM, Lennart Poettering wrote:
On Mon, 28.07.14 12:18, Susant Sahani ([email protected]) 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?
That is correct . I should have written using SOCK_STREAM. My Mistake.
Can we make the protocol field configurable for this ?
Susant
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel