netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6.25 0/9]: SCTP: Update ADD-IP implementation to conform to spec
@ 2007-12-17 21:32 Vlad Yasevich
  2007-12-17 21:32 ` [PATCH 2.6.25 1/9] SCTP: Discard unauthenticated ASCONF and ASCONF ACK chunks Vlad Yasevich
                   ` (9 more replies)
  0 siblings, 10 replies; 22+ messages in thread
From: Vlad Yasevich @ 2007-12-17 21:32 UTC (permalink / raw)
  To: netdev; +Cc: lksctp-developers

The following is a set of patches that updates the SCTP ADD-IP implementation
to conform to the recently published RFC.

ADD-IP is a SCTP Dynamic Address Configuration extensions, whereby
the two end systems can dynamically modify the address lists for a given
connection.  One of the applications of this is mobility.  The systems
exchange Address Configuration (ASCONF) and Address Configuration
Acknowlegement (ASCONF-ACK) messages which contain the info.  If you
want more info the operation, read RFC 5061.

The implementation in lksctp was a few years old and implemented draft-05
of the specification.  So this long overdue.

-vlad

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

end of thread, other threads:[~2007-12-20 22:13 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-17 21:32 [PATCH 2.6.25 0/9]: SCTP: Update ADD-IP implementation to conform to spec Vlad Yasevich
2007-12-17 21:32 ` [PATCH 2.6.25 1/9] SCTP: Discard unauthenticated ASCONF and ASCONF ACK chunks Vlad Yasevich
2007-12-20 22:08   ` David Miller
2007-12-17 21:32 ` [PATCH 2.6.25 2/9] SCTP: Handle the wildcard ADD-IP Address parameter Vlad Yasevich
2007-12-20 22:09   ` David Miller
2007-12-17 21:32 ` [PATCH 2.6.25 3/9] SCTP: Add the handling of "Set Primary IP Address" parameter to INIT Vlad Yasevich
2007-12-20 22:10   ` David Miller
2007-12-17 21:32 ` [PATCH 2.6.25 4/9] SCTP: Update association lookup to look at ASCONF chunks as well Vlad Yasevich
2007-12-20 22:10   ` David Miller
2007-12-17 21:32 ` [PATCH 2.6.25 5/9] SCTP: ADD-IP updates the states where ASCONFs can be sent Vlad Yasevich
2007-12-20 22:11   ` David Miller
2007-12-17 21:32 ` [PATCH 2.6.25 6/9] SCTP: Update ASCONF processing to conform to spec Vlad Yasevich
2007-12-20 22:11   ` David Miller
2007-12-17 21:32 ` [PATCH 2.6.25 8/9] SCTP: Implement ADD-IP special case processing for ABORT chunk Vlad Yasevich
2007-12-20 22:13   ` David Miller
2007-12-17 21:32 ` [PATCH 2.6.25 9/9] SCTP: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK Vlad Yasevich
2007-12-20 22:13   ` David Miller
2007-12-17 22:36 ` [PATCH 2.6.25 0/9]: SCTP: Update ADD-IP implementation to conform to spec David Miller
2007-12-17 22:40   ` Vlad Yasevich
2007-12-17 22:43     ` David Miller
2007-12-19 20:53 ` Vlad Yasevich
2007-12-20  7:58   ` David Miller

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