netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH next-2.6] [SCTP] New SCTP functionality
@ 2008-05-09 19:14 Vlad Yasevich
  2008-05-09 19:16 ` [PATCH next-2.6 1/3] [SCTP]: Bring SCTP_DELAYED_ACK socket option into API compliance Vlad Yasevich
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Vlad Yasevich @ 2008-05-09 19:14 UTC (permalink / raw)
  To: netdev; +Cc: davem, linux-sctp, lksctp-developers


The following is a short summary of the new SCTP functionality

* Update implementation of SCTP_DELAYD_ACK to conform to the latest
  spec.  We now implement SACK frequency in the number of packets as well
  as time.

* Support the new sctp_connectx() functionality that returns the
  established association id.

* Implement the remote address table OID for the SCTP MIB.

-vlad

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

end of thread, other threads:[~2008-05-13  0:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-09 19:14 [PATCH next-2.6] [SCTP] New SCTP functionality Vlad Yasevich
2008-05-09 19:16 ` [PATCH next-2.6 1/3] [SCTP]: Bring SCTP_DELAYED_ACK socket option into API compliance Vlad Yasevich
2008-05-09 22:15   ` David Miller
2008-05-09 19:16 ` [PATCH next-2.6 2/3] [SCTP]: Support the new specification of sctp_connectx() Vlad Yasevich
2008-05-09 22:15   ` David Miller
2008-05-09 19:16 ` [PATCH next-2.6 3/3] [SCTP]: add sctp/remaddr table to complete RFC remote address table OID Vlad Yasevich
2008-05-09 22:15   ` David Miller
2008-05-12 14:37     ` Neil Horman
2008-05-12 21:22       ` David Miller
2008-05-13  0:51         ` Neil Horman

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