David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 gadi atpakaļ |
Robert P. J. Day
|
9dbc15f055
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
|
17 gadi atpakaļ |
Wei Yongjun
|
72da7b3860
[SCTP]: Add check for hmac_algo parameter in sctp_verify_param()
|
17 gadi atpakaļ |
Florian Westphal
|
2444844cef
[SCTP]: Replace char msg[] with static const char[].
|
17 gadi atpakaļ |
Gui Jianfeng
|
140ee9603c
SCTP: Fix chunk parameter processing bug
|
17 gadi atpakaļ |
Vlad Yasevich
|
5f9646c3d9
[SCTP]: Make sure the chunk is off the transmitted list prior to freeing.
|
17 gadi atpakaļ |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 gadi atpakaļ |
Wei Yongjun
|
ec9dbb1c3e
[SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter
|
17 gadi atpakaļ |
Vlad Yasevich
|
d670119132
[SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK
|
17 gadi atpakaļ |
Vlad Yasevich
|
f57d96b2e9
[SCTP]: Change use_as_src into a full address state
|
17 gadi atpakaļ |
Vlad Yasevich
|
a08de64d07
[SCTP]: Update ASCONF processing to conform to spec.
|
17 gadi atpakaļ |
Vlad Yasevich
|
d6de309759
[SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT
|
17 gadi atpakaļ |
Vlad Yasevich
|
42e30bf346
[SCTP]: Handle the wildcard ADD-IP Address parameter
|
17 gadi atpakaļ |
Vlad Yasevich
|
036b579b11
[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.
|
17 gadi atpakaļ |
Joe Perches
|
7aa1b54b74
[SCTP]: Spelling fixes
|
17 gadi atpakaļ |
Vlad Yasevich
|
8ee4be37e8
SCTP: Fix the supported extensions paramter
|
17 gadi atpakaļ |
Vlad Yasevich
|
9baffaa689
SCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
|
17 gadi atpakaļ |
Vlad Yasevich
|
7ab9080467
SCTP: Make sctp_verify_param return multiple indications.
|
17 gadi atpakaļ |
Vlad Yasevich
|
73d9c4fd1a
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
|
17 gadi atpakaļ |
Vlad Yasevich
|
88799fe5ec
SCTP: Correctly disable ADD-IP when AUTH is not supported.
|
17 gadi atpakaļ |
Vlad Yasevich
|
0ed90fb0f6
SCTP: Update RCU handling during the ADD-IP case
|
17 gadi atpakaļ |
Wei Yongjun
|
f3830ccc2e
SCTP : Fix to process bundled ASCONF chunk correctly
|
17 gadi atpakaļ |
Herbert Xu
|
68e3f5dd4d
[CRYPTO] users: Fix up scatterlist conversion errors
|
17 gadi atpakaļ |
Jens Axboe
|
642f149031
SG: Change sg_set_page() to take length and offset argument
|
17 gadi atpakaļ |
Christian Borntraeger
|
ebc3bbcfcf
Fix sctp compile
|
17 gadi atpakaļ |
Jens Axboe
|
fa05f1286b
Update net/ to use sg helpers
|
17 gadi atpakaļ |
Vlad Yasevich
|
6b2f9cb64d
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.
|
17 gadi atpakaļ |
Vlad Yasevich
|
4cd57c8078
[SCTP]: Enable the sending of the AUTH chunk.
|
17 gadi atpakaļ |
Vlad Yasevich
|
730fc3d05c
[SCTP]: Implete SCTP-AUTH parameter processing
|
17 gadi atpakaļ |
Vlad Yasevich
|
131a47e31a
[SCTP]: Implement the Supported Extensions Parameter
|
17 gadi atpakaļ |