kernel-ark/include/net/sctp
Vlad Yasevich 730fc3d05c [SCTP]: Implete SCTP-AUTH parameter processing
Implement processing for the CHUNKS, RANDOM, and HMAC parameters and
deal with how this parameters are effected by association restarts.
In particular, during unexpeted INIT processing, we need to reply with
parameters from the original INIT chunk.  Also, after restart, we need
to update the old association with new peer parameters and change the
association shared keys.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:51:30 -07:00
..
auth.h [SCTP]: Implement SCTP-AUTH internals 2007-10-10 16:51:29 -07:00
command.h [SCTP]: Implete SCTP-AUTH parameter processing 2007-10-10 16:51:30 -07:00
constants.h [SCTP]: Implement SCTP-AUTH internals 2007-10-10 16:51:29 -07:00
sctp.h [SCTP]: Implement SCTP-AUTH internals 2007-10-10 16:51:29 -07:00
sm.h SCTP : Add paramters validity check for ASCONF chunk 2007-09-25 22:55:49 -07:00
structs.h [SCTP]: Implement SCTP-AUTH internals 2007-10-10 16:51:29 -07:00
tsnmap.h [SCTP]: Annotate tsn_dups. 2006-12-02 21:26:22 -08:00
ulpevent.h [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. 2007-04-25 22:28:03 -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]: Implement SCTP_MAX_BURST socket option. 2007-04-25 22:28:04 -07:00