Commit Graph

104 Commits (0c6ce78abf6e228d44c3840edb8a4ae0c1299825)

Author SHA1 Message Date
Vlad Yasevich 02015180e2 sctp: shrink sctp_tsnmap some more by removing gabs array 17 years ago
Vlad Yasevich 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. 17 years ago
Vlad Yasevich e69c4e0f12 sctp: correctly save sctp_adaptation from parameter. 17 years ago
Neil Horman c226ef9b83 sctp: reduce memory footprint of sctp_chunk structure 17 years ago
Wei Yongjun ba0166708e sctp: Fix kernel panic while process protocol violation parameter 17 years ago
Vlad Yasevich add52379dd sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH 17 years ago
Vlad Yasevich 0ef46e285c sctp: do not enable peer features if we can't do them. 17 years ago
Vlad Yasevich 7dab83de50 sctp: Support ipv6only AF_INET6 sockets. 17 years ago
Patrick McHardy c1cc678ada sctp: Fix use of uninitialized pointer 17 years ago
Wei Yongjun c4492586a6 sctp: Add address type check while process paramaters of ASCONF chunk 17 years ago
Wei Yongjun 6e40a915de sctp: Do not enable peer IPv6 address support on PF_INET socket 17 years ago
Robert P. J. Day 9dbc15f055 [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
Wei Yongjun 72da7b3860 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() 17 years ago
Florian Westphal 2444844cef [SCTP]: Replace char msg[] with static const char[]. 17 years ago
Gui Jianfeng 140ee9603c SCTP: Fix chunk parameter processing bug 17 years ago
Vlad Yasevich 5f9646c3d9 [SCTP]: Make sure the chunk is off the transmitted list prior to freeing. 17 years ago
Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
Wei Yongjun ec9dbb1c3e [SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter 17 years ago
Vlad Yasevich d670119132 [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK 17 years ago
Vlad Yasevich f57d96b2e9 [SCTP]: Change use_as_src into a full address state 17 years ago
Vlad Yasevich a08de64d07 [SCTP]: Update ASCONF processing to conform to spec. 17 years ago
Vlad Yasevich d6de309759 [SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT 17 years ago
Vlad Yasevich 42e30bf346 [SCTP]: Handle the wildcard ADD-IP Address parameter 17 years ago
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 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Christian Borntraeger ebc3bbcfcf Fix sctp compile 18 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 18 years ago
Vlad Yasevich 6b2f9cb64d [SCTP]: Tie ADD-IP and AUTH functionality as required by spec. 18 years ago
Vlad Yasevich 4cd57c8078 [SCTP]: Enable the sending of the AUTH chunk. 18 years ago
Vlad Yasevich 730fc3d05c [SCTP]: Implete SCTP-AUTH parameter processing 18 years ago
Vlad Yasevich 131a47e31a [SCTP]: Implement the Supported Extensions Parameter 18 years ago
Adrian Bunk 5c94bf86c8 [SCTP]: Make sctp_addto_param() static. 18 years ago
Wei Yongjun 6f4c618ddb SCTP : Add paramters validity check for ASCONF chunk 18 years ago
Vlad Yasevich 559cf710b0 [SCTP]: Convert bind_addr_list locking to RCU 18 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