Commit Graph

60 Commits (9f45cbd3f0fc597530aaf85cad7fe52cd63f1fd8)

Author SHA1 Message Date
Stephen Hemminger 0639300900 [SCTP]: port randomization 18 years ago
Vlad Yasevich 6b2f9cb64d [SCTP]: Tie ADD-IP and AUTH functionality as required by spec. 18 years ago
Vlad Yasevich bbd0d59809 [SCTP]: Implement the receive and verification of AUTH chunk 18 years ago
Vlad Yasevich 4cd57c8078 [SCTP]: Enable the sending of the AUTH chunk. 18 years ago
Vlad Yasevich 1f485649f5 [SCTP]: Implement SCTP-AUTH internals 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
Al Viro 78bd8fbbcd fix sctp_del_bind_addr() last argument type 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
Vlad Yasevich 2930354799 [SCTP]: Add RCU synchronization around sctp_localaddr_list 18 years ago
Wei Yongjun 00f1c2df2a SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly 18 years ago
Vlad Yasevich 8a4794914f [SCTP] Flag a pmtu change request 18 years ago
Vlad Yasevich c910b47e18 [SCTP] Update pmtu handling to be similar to tcp 18 years ago
Vlad Yasevich 07d9396771 [SCTP]: Set assoc_id correctly during INIT collision. 18 years ago
Vlad Yasevich 703315712c [SCTP]: Implement SCTP_MAX_BURST socket option. 18 years ago
Vlad Yasevich d49d91d79a [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. 18 years ago
Vlad Yasevich b6e1331f3c [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option 18 years ago
Vlad Yasevich 749bf9215e [SCTP]: Reset some transport and association variables on restart 18 years ago
Ivan Skytte Jorgensen 0f3fffd8ab [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 18 years ago
Ivan Skytte Jorgensen 6ab792f577 [SCTP]: Add support for SCTP_CONTEXT socket option. 18 years ago
Sridhar Samudrala 29c7cf9618 [SCTP]: Handle address add/delete events in a more efficient way. 18 years ago
Al Viro 3dbe86566e [SCTP]: Annotate ->supported_addrs(). 18 years ago
Al Viro e1857ea28d [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr. 18 years ago
Al Viro 6fbfa9f951 [SCTP]: Annotate ->inaddr_any(). 18 years ago
Al Viro c9c938cb05 [SCTP]: flip_to_{h,n}() are not needed anymore. 18 years ago
Al Viro 516b20ee2d [SCTP]: ->a_h is gone now. 18 years ago
Al Viro 74af924ab6 [SCTP]: ->a_h is gone now. 18 years ago
Al Viro 80f15d6241 [SCTP]: ->source_h is not used anymore. 18 years ago
Al Viro a926626893 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. 18 years ago
Al Viro dd86d136f9 [SCTP]: Switch ->from_addr_param() to net-endian. 18 years ago
Al Viro 854d43a465 [SCTP]: Annotate ->dst_saddr() 18 years ago
Al Viro 2a6fd78ade [SCTP] embedded sctp_addr: net-endian mirrors 18 years ago
Al Viro 09ef7fecea [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 18 years ago
Al Viro 04afd8b282 [SCTP]: Beginning of sin_port fixes. 18 years ago
Al Viro dbc16db1e5 [SCTP]: Trivial sctp endianness annotations. 18 years ago
Vlad Yasevich b68dbcab1d [SCTP]: Fix warning 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Vladislav Yasevich 3fd091e73b [SCTP]: Remove multiple levels of msecs to jiffies conversions. 19 years ago
Herbert Xu 1b489e11d4 [SCTP]: Use HMAC template and hash interface 19 years ago
Sridhar Samudrala dc022a9874 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed 19 years ago
Sridhar Samudrala ad8fec1720 [SCTP]: Verify all the paths to a peer via heartbeat before using them. 19 years ago
Vlad Yasevich 5636bef732 [SCTP]: Reject sctp packets with broadcast addresses. 19 years ago
Neil Horman 7c3ceb4fb9 [SCTP]: Allow spillover of receive buffer to avoid deadlock. 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Vlad Yasevich 27852c26ba [SCTP]: Fix 'fast retransmit' to send a TSN only once. 19 years ago
Vlad Yasevich 313e7b4d25 [SCTP]: Fix machine check/connection hang on IA64. 19 years ago
Vlad Yasevich 8116ffad41 [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. 19 years ago
Vlad Yasevich 9834a2bb49 [SCTP]: Fix sctp_cookie alignment in the packet. 19 years ago
Frank Filz 52ccb8e90c [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. 19 years ago