[SCTP] sctp_connectx() API support
authorFrank Filz <ffilzlnx@us.ibm.com>
Mon, 20 Jun 2005 20:14:57 +0000 (13:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jun 2005 20:14:57 +0000 (13:14 -0700)
Implements sctp_connectx() as defined in the SCTP sockets API draft by
tunneling the request through a setsockopt().

Signed-off-by: Frank Filz <ffilzlnx@us.ibm.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found