SCTP Conformance Test Suite Project
Home
Overview
Usage
Test Reports
History
Downloads
FAQs
Developer's Notes
Changelog of SCTP Conformance Test Suite
2009/04/20: Release version 1.0.1
2009/01/16: Release version 1.0.0
PATCHs for linux kernel SCTP implementation
2008/12/26:
sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option
2008/12/26:
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID
2008/12/26:
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER
2008/12/26:
sctp: Fix a typo in socket.c
2008/12/26:
sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance
2008/10/23:
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
2008/10/23:
sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
2008/10/23:
sctp: Add check for the TSN field of the SHUTDOWN chunk
2008/10/23:
sctp: Drop ICMP packet too big message with MTU larger than current PMTU
2008/10/09:
sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
2008/10/01:
sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
2008/10/01:
sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
2008/10/01:
sctp: enable cookie-echo retransmission transport switch
2008/09/30:
sctp: Fix kernel panic while process protocol violation parameter
2008/08/04:
ipv6: Do not drop packet if skb->local_df is set to true
2008/08/01:
ipv6: Fix ip6_xmit to send fragments if ipfragok is true
2008/06/19:
sctp: Validate Initiate Tag when handling ICMP message
2008/06/16:
sctp: Correctly cleanup procfs entries upon failure.
2008/06/04:
sctp: Flush the queue only once during fast retransmit.
2008/06/04:
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
2008/06/04:
sctp: Correctly implement Fast Recovery cwnd manipulations.
2008/06/04:
sctp: Move sctp_v4_dst_saddr out of loop
2008/06/04:
sctp: retran_path update bug fix
2008/05/12:
sctp: Add address type check while process paramaters of ASCONF chunk
2008/05/12:
sctp: Do not enable peer IPv6 address support on PF_INET socket
2008/05/09:
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
2008/04/17:
SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.
2008/04/13:
[SCTP]: Fix kernel panic while received AUTH chunk while enabled auth
2008/04/13:
[SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update
2008/04/13:
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
2008/04/10:
SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint
2008/03/05:
SCTP: Fix chunk parameter processing bug
2007/11/07:
[SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter
2007/11/07:
SCTP: Fix difference cases of retransmit.
2007/11/07:
SCTP : Fix to process bundled ASCONF chunk correctly
2007/09/26:
SCTP : Add paramters validity check for ASCONF chunk
2007/09/26:
SCTP: Discard OOTB packetes with bundled INIT early.
2007/09/26:
SCTP: Clean up OOTB handling and fix infinite loop processing
2007/09/26:
SCTP: Send ABORT chunk with correct tag in response to INIT ACK
2007/08/30:
SCTP: Fix to handle invalid parameter length correctly
2007/08/30:
SCTP: Use net_ratelimit to suppress error messages print too fast
2007/08/30:
SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly
2007/08/30:
SCTP: Fix sctp_addto_chunk() to add pad with correct length
2007/08/22:
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
2007/08/02:
SCTP: remove useless code in function sctp_init_cause
2007/08/02:
SCTP: drop SACK if ctsn is not less than the next tsn of assoc