[SCTP]: Implement SCTP-AUTH initializations.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Mon, 17 Sep 2007 02:31:35 +0000 (19:31 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:51:30 +0000 (16:51 -0700)
commita29a5bd4f5c3e8ba2e89688feab8b01c44f1654f
tree2b98f0d572fee7dff79373c64f95a61f940db7e9
parent1f485649f52929d9937b346a920a522a7363e202
[SCTP]: Implement SCTP-AUTH initializations.

The patch initializes AUTH related members of the generic SCTP
structures and provides a way to enable/disable auth extension.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/associola.c
net/sctp/endpointola.c
net/sctp/output.c
net/sctp/protocol.c
net/sctp/sysctl.c