Commit Graph

91 Commits (5d7ff261ef497c62f54c39effc259910a28b313d)

Author SHA1 Message Date
Wei Yongjun 9919b455fc sctp: fix to choose alternate destination when retransmit ASCONF chunk 16 years ago
Vlad Yasevich faee47cdbf sctp: Fix the RTO-doubling on idle-link heartbeats 16 years ago
Lucas Nussbaum 06e868066e sctp: Allow to disable SCTP checksums via module parameter 16 years ago
Vlad Yasevich 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. 17 years ago
Vlad Yasevich 52cae8f06b sctp: try harder to figure out address family when checking wildcards 17 years ago
Neil Horman c226ef9b83 sctp: reduce memory footprint of sctp_chunk structure 17 years ago
Herbert Xu f880374c2f sctp: Drop ipfargok in sctp_xmit function 17 years ago
Adrian Bunk abd0b198ea sctp: make sctp_outq_flush() static 17 years ago
Vlad Yasevich 7dab83de50 sctp: Support ipv6only AF_INET6 sockets. 17 years ago
Vlad Yasevich 2e3216cd54 sctp: Follow security requirement of responding with 1 packet 17 years ago
Vlad Yasevich b9031d9d87 sctp: Fix ECN markings for IPv6 17 years ago
Vlad Yasevich 62aeaff5cc sctp: Start T3-RTX timer when fast retransmitting lowest TSN 17 years ago
Vlad Yasevich a646523481 sctp: Correctly implement Fast Recovery cwnd manipulations. 17 years ago
YOSHIFUJI Hideaki e51171019b [SCTP]: Fix NULL dereference of asoc. 17 years ago
Wei Yongjun d364d9276b sctp: Bring SCTP_DELAYED_ACK socket option into API compliance 17 years ago
Florian Westphal 80445cfb28 [SCTP]: Remove redundant wrapper functions. 17 years ago
Neil Horman 58fbbed4fb [SCTP]: extend exported data in /proc/net/sctp/assoc 17 years ago
Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
Vlad Yasevich 75205f4783 [SCTP]: Implement ADD-IP special case processing for ABORT chunk 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
Joe Perches f4ab2f72e9 [NET] include/net/: Spelling fixes 17 years ago
Vlad Yasevich 8e71a11c9f [SCTP]: Fix the bind_addr info during migration. 17 years ago
Vlad Yasevich d970dbf845 SCTP: Convert custom hash lists to use hlist. 17 years ago
Vlad Yasevich 73d9c4fd1a SCTP: Allow ADD_IP to work with AUTH for backward compatibility. 18 years ago
Vlad Yasevich 88799fe5ec SCTP: Correctly disable ADD-IP when AUTH is not supported. 18 years ago
Vlad Yasevich 0ed90fb0f6 SCTP: Update RCU handling during the ADD-IP case 18 years ago
Vlad Yasevich b6157d8e03 SCTP: Fix difference cases of retransmit. 18 years ago
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