linux/include/net/sctp
Vlad Yasevich 75205f4783 [SCTP]: Implement ADD-IP special case processing for ABORT chunk
ADD-IP spec has a special case for processing ABORTs:
    F4) ... One special consideration is that ABORT
        Chunks arriving destined to the IP address being deleted MUST be
        ignored (see Section 5.3.1 for further details).

Check if the address we received on is in the DEL state, and if
so, ignore the ABORT.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:59:24 -08:00
..
auth.h SCTP endianness annotations regression 2007-10-29 07:41:32 -07:00
checksum.h [SCTP]: Use crc32c library for checksum calculations. 2008-01-28 14:58:20 -08:00
command.h SCTP: Fix difference cases of retransmit. 2007-11-07 11:39:27 -05:00
constants.h [IPV4] sctp: Use ipv4_is_<type> 2008-01-28 14:58:17 -08:00
sctp.h [SCTP]: Use crc32c library for checksum calculations. 2008-01-28 14:58:20 -08:00
sm.h [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
structs.h [SCTP]: Implement ADD-IP special case processing for ABORT chunk 2008-01-28 14:59:24 -08:00
tsnmap.h [SCTP]: Annotate tsn_dups. 2006-12-02 21:26:22 -08:00
ulpevent.h [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
ulpqueue.h SCTP: properly clean up fragment and ordering queues during FWD-TSN. 2007-08-29 13:34:33 -04:00
user.h [SCTP]: Fix the name of the authentication event. 2008-01-08 23:30:02 -08:00