Commit Graph

83 Commits (055b8224140e7a7515bf8113ce675d58abffedf1)

Author SHA1 Message Date
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
Vlad Yasevich 749bf9215e [SCTP]: Reset some transport and association variables on restart 18 years ago
Vlad Yasevich 0b58a81146 [SCTP]: Clean up stale data during association restart 18 years ago
Vlad Yasevich 610ab73ac4 [SCTP]: Correctly handle unexpected INIT-ACK chunk. 18 years ago
Adrian Bunk 24123186fa [SCTP]: make 2 functions static 18 years ago
Ivan Skytte Jorgensen 0f3fffd8ab [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 18 years ago
Ivan Skytte Jorgensen 6ab792f577 [SCTP]: Add support for SCTP_CONTEXT socket option. 18 years ago
Sridhar Samudrala 29c7cf9618 [SCTP]: Handle address add/delete events in a more efficient way. 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Al Viro 2178eda826 [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. 18 years ago
Al Viro 3dbe86566e [SCTP]: Annotate ->supported_addrs(). 18 years ago
Al Viro e1857ea28d [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr. 18 years ago
Al Viro 6fbfa9f951 [SCTP]: Annotate ->inaddr_any(). 18 years ago
Al Viro c9c938cb05 [SCTP]: flip_to_{h,n}() are not needed anymore. 18 years ago
Al Viro 516b20ee2d [SCTP]: ->a_h is gone now. 18 years ago
Al Viro 74af924ab6 [SCTP]: ->a_h is gone now. 18 years ago
Al Viro 80f15d6241 [SCTP]: ->source_h is not used anymore. 18 years ago
Al Viro a926626893 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. 18 years ago
Al Viro dd86d136f9 [SCTP]: Switch ->from_addr_param() to net-endian. 18 years ago
Al Viro 854d43a465 [SCTP]: Annotate ->dst_saddr() 18 years ago
Al Viro 2a6fd78ade [SCTP] embedded sctp_addr: net-endian mirrors 18 years ago
Al Viro 09ef7fecea [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 18 years ago
Al Viro 04afd8b282 [SCTP]: Beginning of sin_port fixes. 18 years ago
Al Viro dbc16db1e5 [SCTP]: Trivial sctp endianness annotations. 18 years ago
Al Viro 72f17e1c09 [SCTP]: Annotate tsn_dups. 18 years ago
Al Viro dc251b2b1c [SCTP]: SCTP_CMD_INIT_FAILED annotations. 18 years ago
Al Viro 63706c5c6f [SCTP]: sctp_make_op_error() annotations. 18 years ago
Al Viro 5bf2db0390 [SCTP]: Annotate sctp_init_cause(). 18 years ago
Vlad Yasevich b68dbcab1d [SCTP]: Fix warning 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Vlad Yasevich 331c4ee7fa [SCTP]: Fix receive buffer accounting. 18 years ago
Adrian Bunk 1616436601 [SCTP]: Cleanups 19 years ago
Vladislav Yasevich 3fd091e73b [SCTP]: Remove multiple levels of msecs to jiffies conversions. 19 years ago
Sridhar Samudrala ac0b046272 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. 19 years ago
Herbert Xu 1b489e11d4 [SCTP]: Use HMAC template and hash interface 19 years ago
Sridhar Samudrala c164a9ba0a Fix sctp privilege elevation (CVE-2006-3745) 19 years ago
Sridhar Samudrala dc022a9874 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed 19 years ago
Sridhar Samudrala ad8fec1720 [SCTP]: Verify all the paths to a peer via heartbeat before using them. 19 years ago
David S. Miller 65fd28f743 [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG 19 years ago
Vlad Yasevich 4c9f5d5305 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. 19 years ago
Vlad Yasevich 5636bef732 [SCTP]: Reject sctp packets with broadcast addresses. 19 years ago
Vladislav Yasevich dd2d1c6f29 [SCTP]: Respect the real chunk length when walking parameters. 19 years ago
Sridhar Samudrala 8de8c87380 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. 19 years ago