Commit Graph

519 Commits (1b4d33121f1d991f6ae226cc3333428ff87627bb)

Author SHA1 Message Date
Vlad Yasevich d670119132 [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK 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 ba8a06daed [SCTP]: ADD-IP updates the states where ASCONFs can be sent 17 years ago
Vlad Yasevich df21857714 [SCTP]: Update association lookup to look at ASCONF chunks as well 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 6afd2e83cd [SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunks 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
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Vlad Yasevich 036b579b11 [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. 17 years ago
Vlad Yasevich 6df9cfc1ad [SCTP]: Correctly handle AUTH parameters in unexpected INIT 17 years ago
Vlad Yasevich f691724c4d [SCTP]: Fix the name of the authentication event. 17 years ago
Joe Perches 7aa1b54b74 [SCTP]: Spelling fixes 17 years ago
Vlad Yasevich ef5d4cf2f9 [SCTP]: Flush fragment queue when exiting partial delivery. 17 years ago
Vlad Yasevich 8e71a11c9f [SCTP]: Fix the bind_addr info during migration. 17 years ago
Vlad Yasevich f26f7c4805 [SCTP]: Add bind hash locking to the migrate code 17 years ago
Vlad Yasevich b7e0fe9f81 SCTP: Fix build issues with SCTP AUTH. 17 years ago
Vlad Yasevich 555d3d5d2b SCTP: Fix chunk acceptance when no authenticated chunks were listed. 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 fd10279bc7 SCTP: Fix the number of HB transmissions. 17 years ago
Joe Perches 9ee46f1d31 [SCTP]: Add missing "space" 17 years ago
Jesper Juhl 9abed245a6 Fix memory leak in discard case of sctp_sf_abort_violation() 17 years ago
Vlad Yasevich 7d54dc6876 SCTP: Always flush the queue when uncorcking. 17 years ago
Vlad Yasevich cd3ae8e615 SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks 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 123ed979ea SCTP: Use hashed lookup when looking for an association. 17 years ago
Vlad Yasevich 027f6e1ad3 SCTP: Fix a potential race between timers and receive path. 18 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
Wei Yongjun f3830ccc2e SCTP : Fix to process bundled ASCONF chunk correctly 18 years ago
Wei Yongjun 64b0812b6d SCTP : Fix bad formatted comment in outqueue.c 18 years ago
Eric Dumazet 8295b6d9e6 [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure 18 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Al Viro d06f608265 SCTP endianness annotations regression 18 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 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
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Pavel Emelyanov 16d14ef9f2 [SCTP]: Consolidate sctp_ulpq_renege_xxx functions 18 years ago
Christian Borntraeger ebc3bbcfcf Fix sctp compile 18 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 18 years ago
Rusty Russell af49d9248f Remove "unsafe" from module struct 18 years ago