android_kernel_samsung_msm8976/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
checksum.h [SCTP]: Use crc32c library for checksum calculations. 2008-01-28 14:58:20 -08:00
command.h
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
structs.h [SCTP]: Implement ADD-IP special case processing for ABORT chunk 2008-01-28 14:59:24 -08:00
tsnmap.h
ulpevent.h
ulpqueue.h
user.h [SCTP]: Fix the name of the authentication event. 2008-01-08 23:30:02 -08:00