[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>
Showing
- include/net/sctp/structs.h 13 additions, 11 deletionsinclude/net/sctp/structs.h
- net/sctp/associola.c 56 additions, 2 deletionsnet/sctp/associola.c
- net/sctp/outqueue.c 27 additions, 2 deletionsnet/sctp/outqueue.c
- net/sctp/sm_make_chunk.c 5 additions, 7 deletionsnet/sctp/sm_make_chunk.c
- net/sctp/sm_statefuns.c 42 additions, 22 deletionsnet/sctp/sm_statefuns.c
Loading
Please register or sign in to comment