Commit Graph

151 Commits (33cba0657393a75e18e1781e3e13613303f18124)

Author SHA1 Message Date
Adrian Bunk abd0b198ea sctp: make sctp_outq_flush() static 17 years ago
Harvey Harrison 336d3262df sctp: remove unnecessary byteshifting, calculate directly in big-endian 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
David S. Miller 8ce9c6ede1 sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused. 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
Neil Horman 20c2c1fd6c sctp: add sctp/remaddr table to complete RFC remote address table OID 17 years ago
Vlad Yasevich 88a0a948e7 sctp: Support the new specification of sctp_connectx() 17 years ago
Wei Yongjun d364d9276b sctp: Bring SCTP_DELAYED_ACK socket option into API compliance 17 years ago
Vlad Yasevich ab38fb04c9 [SCTP]: Fix compiler warning about const qualifiers 17 years ago
Gui Jianfeng f4ad85ca3e [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK 17 years ago
Ilpo Järvinen bc09dff198 [SCTP]: Remove sctp_add_cmd_sf wrapper bloat 17 years ago
Florian Westphal 80445cfb28 [SCTP]: Remove redundant wrapper functions. 17 years ago
David S. Miller 1233823b08 [SCTP]: Fix build warnings with IPV6 disabled. 17 years ago
Vlad Yasevich 270637abff [SCTP]: Fix a race between module load and protosw access 17 years ago
Ilpo Järvinen a90bcbd651 [SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms 17 years ago
Neil Horman 58fbbed4fb [SCTP]: extend exported data in /proc/net/sctp/assoc 17 years ago
Vlad Yasevich 7e8616d8e7 [SCTP]: Update AUTH structures to match declarations in draft-16. 17 years ago
Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 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
Vlad Yasevich 9ad0977fe1 [SCTP]: Use crc32c library for checksum calculations. 17 years ago
Joe Perches b5cb2bbc4c [IPV4] sctp: Use ipv4_is_<type> 17 years ago
Vlad Yasevich f691724c4d [SCTP]: Fix the name of the authentication event. 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 b7e0fe9f81 SCTP: Fix build issues with SCTP AUTH. 17 years ago
Vlad Yasevich fa7ff654e1 SCTP: Clean-up some defines for regressions tests. 17 years ago
Vlad Yasevich 7ab9080467 SCTP: Make sctp_verify_param return multiple indications. 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. 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
Vlad Yasevich b6157d8e03 SCTP: Fix difference cases of retransmit. 17 years ago
Al Viro d06f608265 SCTP endianness annotations regression 18 years ago
Adrian Bunk 8ad7c62b75 [SCTP] net/sctp/auth.c: make 3 functions static 18 years ago
Adrian Bunk d84d64dcb3 [SCTP]: #if 0 sctp_update_copy_cksum() 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 65b07e5d0d [SCTP]: API updates to suport SCTP-AUTH extensions. 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 730fc3d05c [SCTP]: Implete SCTP-AUTH parameter processing 18 years ago