kernel-ark/include/net/sctp
Vlad Yasevich 4cd57c8078 [SCTP]: Enable the sending of the AUTH chunk.
SCTP-AUTH, Section 6.2:

   Endpoints MUST send all requested chunks authenticated where this has
   been requested by the peer.  The other chunks MAY be sent
   authenticated or not.  If endpoint pair shared keys are used, one of
   them MUST be selected for authentication.

   To send chunks in an authenticated way, the sender MUST include these
   chunks after an AUTH chunk.  This means that a sender MUST bundle
   chunks in order to authenticate them.

   If the endpoint has no endpoint pair shared key for the peer, it MUST
   use Shared Key Identifier 0 with an empty endpoint pair shared key.
   If there are multiple endpoint shared keys the sender selects one and
   uses the corresponding Shared Key Identifier

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:51:31 -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]: Enable the sending of the AUTH chunk. 2007-10-10 16:51:31 -07:00
structs.h [SCTP]: Enable the sending of the AUTH chunk. 2007-10-10 16:51:31 -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