linux-kernel-test/include/net/sctp
Vlad Yasevich 42e30bf346 [SCTP]: Handle the wildcard ADD-IP Address parameter
The Address Parameter in the parameter list of the ASCONF chunk
may be a wildcard address.  In this case special processing
is required.  For the 'add' case, the source IP of the packet is
added.  In the 'del' case, all addresses except the source IP
of packet are removed. In the "mark primary" case, the source
address is marked as primary.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:59:20 -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]: Handle the wildcard ADD-IP Address parameter 2008-01-28 14:59:20 -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