| commit | a08de64d074b36a56ee3bb985cd171281db78e96 | [log] [tgz] |
|---|---|---|
| author | Vlad Yasevich <vladislav.yasevich@hp.com> | Thu Dec 20 14:11:47 2007 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:59:23 2008 -0800 |
| tree | 15b3c77a7078b5dc0510a23cc7d95922f7ad420a | |
| parent | ba8a06daed7d7c8785c92c343da9e202e6988fda [diff] |
[SCTP]: Update ASCONF processing to conform to spec.
The processing of the ASCONF chunks has changed a lot in the
spec. New items are:
1. A list of ASCONF-ACK chunks is now cached
2. The source of the packet is used in response.
3. New handling for unexpect ASCONF chunks.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>