Files
linux-legacy/include/linux
Vlad Yasevich 131a47e31a [SCTP]: Implement the Supported Extensions Parameter
SCTP Supported Extenions parameter is specified in Section 4.2.7
of the ADD-IP draft (soon to be RFC).  The parameter is
encoded as:

      0                   1                   2                   3
      0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     |     Parameter Type = 0x8008   |      Parameter Length         |
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     | CHUNK TYPE 1  |  CHUNK TYPE 2 |  CHUNK TYPE 3 |  CHUNK TYPE 4 |
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     |                             ....                              |
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
     | CHUNK TYPE N  |      PAD      |      PAD      |      PAD      |
     +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

It contains a list of chunks that a particular SCTP extension
uses.  Current extensions supported are Partial Reliability
(FWD-TSN) and ADD-IP (ASCONF and ASCONF-ACK).

When implementing new extensions (AUTH, PKT-DROP, etc..), new
chunks need to be added to this parameter.  Parameter processing
would be modified to negotiate support for these new features.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:51:23 -07:00
..
…
…
…
…
2007-07-26 01:53:39 +02:00
…
2007-07-19 10:04:52 -07:00
2007-07-31 15:39:44 -07:00
…
…
…
…
…
2007-09-11 04:22:16 -07:00
…
…
2007-07-19 10:04:43 -07:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2007-10-10 16:49:02 -07:00
…
…
…
…
…
…
…
2007-07-19 10:04:45 -07:00
…
…
…
…
2007-08-11 22:34:48 +02:00
…
2007-07-31 10:43:05 -05:00
…
…
…
…
…
…
2005-09-10 10:16:27 -07:00
…
…
…
…
…
2007-07-16 09:05:46 -07:00
…
…
…
2007-07-17 10:23:04 -07:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2007-07-19 10:04:54 -07:00
…
…
…
2007-07-17 10:23:06 -07:00
…
…
…
…
…
…
…
2007-07-16 09:05:52 -07:00
…
2007-07-16 09:05:52 -07:00
…
2007-07-18 09:15:20 -04:00
2007-07-18 09:15:20 -04:00
…
2007-07-17 10:23:13 -07:00
…
…
…
…
2007-07-16 09:05:45 -07:00
…
…
…
2007-07-18 18:29:37 -04:00
2007-07-16 09:05:41 -07:00
…
…
2007-07-17 10:22:59 -07:00
…
…
…
…
…
…
…
…
2007-07-19 10:04:41 -07:00
…
…
…
…
…
…
…
…
…
…
2007-07-31 15:39:41 -07:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2007-08-11 15:58:13 -07:00
…
…
2007-07-16 09:05:50 -07:00
…
…
…
…
…
2007-07-16 09:05:47 -07:00
…
…
…
2007-07-31 15:39:41 -07:00
…
…
…
…
…
…
…
…
…
2007-08-26 18:35:34 -07:00
…
…
2007-09-11 17:21:20 -07:00
…
…
…
2007-09-04 23:16:04 -04:00
…
…
…
2007-07-18 08:47:40 -07:00
2007-07-30 14:25:12 -07:00
…
…
…
…
…
…
…
2007-09-11 22:24:45 +01:00
…
…
2007-07-17 10:23:03 -07:00
…
2007-07-17 10:23:13 -07:00
…
…
2007-07-19 10:04:49 -07:00
…
2007-07-24 12:24:59 -07:00
…
…
…
…
…
2007-07-18 08:47:45 -07:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2007-07-16 09:05:42 -07:00
…
…
…
…
…
2007-07-19 10:04:45 -07:00
…
2007-07-16 09:05:51 -07:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2007-07-20 13:41:56 +10:00
2007-07-20 13:10:22 +10:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2007-07-26 11:35:21 -07:00
2007-07-26 11:35:21 -07:00
…
2006-10-03 23:01:26 +02:00
2007-07-16 09:05:50 -07:00
2007-07-16 09:05:46 -07:00
…
…
2007-07-17 10:23:03 -07:00
…
…
…
…
…
…
2007-07-18 08:47:40 -07:00
…
2007-07-21 18:37:10 -07:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2007-07-16 09:05:50 -07:00
…
…
…
…
…
…
2007-07-22 11:03:37 -07:00
2007-09-20 13:19:59 -07:00
2007-09-16 16:21:16 -07:00
2007-07-20 12:33:44 -07:00
…
…
…
…
2007-07-16 09:05:45 -07:00
…
…
…
2007-07-16 09:05:46 -07:00
…
…
2007-07-19 10:04:49 -07:00
2007-07-16 09:05:40 -07:00
…
…
…
…
…
2007-07-18 08:47:40 -07:00
…
2007-07-17 10:22:59 -07:00
…
…
2007-07-31 15:39:39 -07:00
…
…
…
…
…
…
…
…
…
…
…
…
…
2007-07-20 11:23:02 -07:00
…
…
…
2007-08-11 15:47:41 -07:00
…
…
…
…
…
…
2007-07-18 15:57:15 -07:00
…
…
…
…
2007-07-30 13:27:44 -07:00
2007-09-19 11:24:18 -07:00
…
…
…
…
…
2007-07-17 10:22:59 -07:00
…
…
…
…
…
…
…
…
…
…