Commit Graph

121 Commits (e15bacbebb9dcc95f148f28dfc83a6d5e48b60b8)

Author SHA1 Message Date
Wei Yongjun 2e3219b5c8 sctp: fix append error cause to ERROR chunk correctly 15 years ago
Vlad Yasevich ae19c54866 sctp: remove 'resent' bit from the chunk 15 years ago
Dan Carpenter b99a4d53a7 sctp: cleanup: remove duplicate assignment 15 years ago
Neil Horman 5fa782c2f5 sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) 15 years ago
Vlad Yasevich c078669340 sctp: Fix oops when sending queued ASCONF chunks 15 years ago
Wei Yongjun a8170c35e7 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Vlad Yasevich 6383cfb3ed sctp: Fix malformed "Invalid Stream Identifier" error 15 years ago
Wei Yongjun 3cd9749c0b sctp: update the route for non-active transports after addresses are added 16 years ago
Wei Yongjun 44e65c1ef1 sctp: check the unrecognized ASCONF parameter before access it 16 years ago
Wei Yongjun 425e0f6852 sctp: avoid overwrite the return value of sctp_process_asconf_ack() 16 years ago
Wei Yongjun 945e5abcee sctp: fix the error code when ASCONF is received with invalid address 16 years ago
Wei Yongjun a987f762ca sctp: fix report unrecognized parameter in ACSONF-ACK 16 years ago
malc 6fc791ee63 sctp: add Adaptation Layer Indication parameter only when it's set 16 years ago
Wei Yongjun 5ffad5aceb sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Vlad Yasevich 02015180e2 sctp: shrink sctp_tsnmap some more by removing gabs array 17 years ago
Vlad Yasevich 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. 17 years ago
Vlad Yasevich e69c4e0f12 sctp: correctly save sctp_adaptation from parameter. 17 years ago
Neil Horman c226ef9b83 sctp: reduce memory footprint of sctp_chunk structure 17 years ago
Wei Yongjun ba0166708e sctp: Fix kernel panic while process protocol violation parameter 17 years ago
Vlad Yasevich add52379dd sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH 17 years ago
Vlad Yasevich 0ef46e285c sctp: do not enable peer features if we can't do them. 17 years ago
Vlad Yasevich 7dab83de50 sctp: Support ipv6only AF_INET6 sockets. 17 years ago
Patrick McHardy c1cc678ada sctp: Fix use of uninitialized pointer 17 years ago
Wei Yongjun c4492586a6 sctp: Add address type check while process paramaters of ASCONF chunk 17 years ago
Wei Yongjun 6e40a915de sctp: Do not enable peer IPv6 address support on PF_INET socket 17 years ago
Robert P. J. Day 9dbc15f055 [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
Wei Yongjun 72da7b3860 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() 17 years ago
Florian Westphal 2444844cef [SCTP]: Replace char msg[] with static const char[]. 17 years ago
Gui Jianfeng 140ee9603c SCTP: Fix chunk parameter processing bug 17 years ago
Vlad Yasevich 5f9646c3d9 [SCTP]: Make sure the chunk is off the transmitted list prior to freeing. 17 years ago
Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
Wei Yongjun ec9dbb1c3e [SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter 17 years ago
Vlad Yasevich d670119132 [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK 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 036b579b11 [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. 17 years ago
Joe Perches 7aa1b54b74 [SCTP]: Spelling fixes 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 7ab9080467 SCTP: Make sctp_verify_param return multiple indications. 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
Wei Yongjun f3830ccc2e SCTP : Fix to process bundled ASCONF chunk correctly 18 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago