Commit Graph

125 Commits (42492594043d621a7910ff5877c3eb9202870b45)

Author SHA1 Message Date
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
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
Neil Horman 4d93df0abd [SCTP]: Rewrite of sctp buffer management code 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 ece25dfa09 SCTP: Clean up OOTB handling and fix infinite loop processing 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 ea2dfb3733 SCTP: properly clean up fragment and ordering queues during FWD-TSN. 18 years ago
sebastian@breakpoint.cc 0a5fcb9cf8 sctp: move global declaration to header file. 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
Sridhar Samudrala 827bf12236 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() 18 years ago
Vlad Yasevich 703315712c [SCTP]: Implement SCTP_MAX_BURST socket option. 18 years ago
Vlad Yasevich a5a35e7675 [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. 18 years ago
Vlad Yasevich bdf3092af6 [SCTP]: Honor flags when setting peer address parameters 18 years ago
Vlad Yasevich 1ae4114dce [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event 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