Vlad Yasevich
|
036b579b11
[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.
|
17 years ago |
Joe Perches
|
7aa1b54b74
[SCTP]: Spelling fixes
|
17 years ago |
Vlad Yasevich
|
8ee4be37e8
SCTP: Fix the supported extensions paramter
|
17 years ago |
Vlad Yasevich
|
9baffaa689
SCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
|
17 years ago |
Vlad Yasevich
|
7ab9080467
SCTP: Make sctp_verify_param return multiple indications.
|
17 years ago |
Vlad Yasevich
|
73d9c4fd1a
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
|
17 years ago |
Vlad Yasevich
|
88799fe5ec
SCTP: Correctly disable ADD-IP when AUTH is not supported.
|
17 years ago |
Vlad Yasevich
|
0ed90fb0f6
SCTP: Update RCU handling during the ADD-IP case
|
17 years ago |
Wei Yongjun
|
f3830ccc2e
SCTP : Fix to process bundled ASCONF chunk correctly
|
17 years ago |
Herbert Xu
|
68e3f5dd4d
[CRYPTO] users: Fix up scatterlist conversion errors
|
17 years ago |
Jens Axboe
|
642f149031
SG: Change sg_set_page() to take length and offset argument
|
17 years ago |
Christian Borntraeger
|
ebc3bbcfcf
Fix sctp compile
|
17 years ago |
Jens Axboe
|
fa05f1286b
Update net/ to use sg helpers
|
17 years ago |
Vlad Yasevich
|
6b2f9cb64d
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.
|
17 years ago |
Vlad Yasevich
|
4cd57c8078
[SCTP]: Enable the sending of the AUTH chunk.
|
17 years ago |
Vlad Yasevich
|
730fc3d05c
[SCTP]: Implete SCTP-AUTH parameter processing
|
17 years ago |
Vlad Yasevich
|
131a47e31a
[SCTP]: Implement the Supported Extensions Parameter
|
17 years ago |
Adrian Bunk
|
5c94bf86c8
[SCTP]: Make sctp_addto_param() static.
|
17 years ago |
Wei Yongjun
|
6f4c618ddb
SCTP : Add paramters validity check for ASCONF chunk
|
17 years ago |
Vlad Yasevich
|
559cf710b0
[SCTP]: Convert bind_addr_list locking to RCU
|
17 years ago |
Wei Yongjun
|
cb243a1a9f
SCTP: Fix to handle invalid parameter length correctly
|
18 years ago |
Wei Yongjun
|
00f1c2df2a
SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly
|
18 years ago |
Wei Yongjun
|
8d614ade51
SCTP: Fix sctp_addto_chunk() to add pad with correct length
|
18 years ago |
Vlad Yasevich
|
ab3e5e7b65
SCTP: Assign stream sequence numbers to the entire message
|
18 years ago |
Wei Yongjun
|
5f8f1c3c87
SCTP: remove useless code in function sctp_init_cause
|
18 years ago |
sebastian@breakpoint.cc
|
c86dabcf00
sctp: remove shadowed symbols
|
18 years ago |
sebastian@breakpoint.cc
|
0a5fcb9cf8
sctp: move global declaration to header file.
|
18 years ago |
Vlad Yasevich
|
07d9396771
[SCTP]: Set assoc_id correctly during INIT collision.
|
18 years ago |
Stephen Hemminger
|
3ff50b7997
[NET]: cleanup extra semicolons
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 years ago |