issues
search
sctplab
/
stream-reset-improved
BSD 2-Clause "Simplified" License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove stcb send lock
#54
tuexen
closed
2 years ago
0
Remove stcb send lock
#53
tuexen
closed
2 years ago
0
FreeBSD doesn't send Error or process next Parameter when FreeBSD receives Parameter which highest bits are 01, 10 or 11
#52
hoelscher
opened
8 years ago
3
FreeBSD 11 doesn't leave State "deferred reset processing"
#51
hoelscher
closed
8 years ago
1
FreeBSD can't issue ssn_tsn_reset while FreeBSD has data outstanding
#50
hoelscher
closed
8 years ago
0
FreeBSD doesn't stop reconfig timer if two reconfig requests in one reconfig chunk is descending order
#49
hoelscher
opened
8 years ago
0
FreeBSD doesn't check type for different requests with same req_sn
#48
hoelscher
opened
8 years ago
0
FreeBSD doesn't enter state "defered reset processing" when receiving tsn < initial tsn
#47
hoelscher
closed
8 years ago
1
FreeBSD doesn't stop reconfig timer for ssn_tsn_reset if getting response with result 0xffff
#46
hoelscher
opened
8 years ago
0
FreeBSD doesn't check stream ids in OUTGOING_SSN_RESET. Higher sids than available will be processed
#45
hoelscher
opened
8 years ago
1
RFC Messageflow for ADD_INCOMING_STREAMS mustbe add with RECONFIG_RESPONSE
#44
hoelscher
opened
8 years ago
0
FreeBSD response to requests with req_sn= initial req_sn -1 with 0 "nothing to do" but should send 5 "bad sequence number"
#43
hoelscher
opened
8 years ago
0
FreeBSD calculates sender_next_tsn and receiver_next_tsn not like described in rfc 6525
#42
hoelscher
opened
8 years ago
0
FreeBSD can handle DATA bundled with reconfig_requests which uses reseted or added streams
#41
hoelscher
opened
8 years ago
0
FreeBSD 10.3 Response to Data bundled with SSN_TSN_RESET is SACK with Response, but sack is with new tsn and not like tsn in DATA packet
#40
hoelscher
opened
8 years ago
1
FreeBSD accept OUTGOING_SSN_RESET as successful acknowledment for OUTGOING_SSN_RESET and ADD_OUTGOING_STREAMS
#39
hoelscher
opened
8 years ago
0
FreeBSD doesn't stop reconfig timer for SSN_TSN_RESET when receiving OUTGOING_SSN_RESET with correct resp_sn
#38
hoelscher
opened
8 years ago
0
FreeBSD sends successful response for reset of streams which are only requested to add by SUT
#37
hoelscher
opened
8 years ago
0
FreeBSD sends response to SSN_TSN_RESET while DATA is outstanding, but should buffers it and send when DATA is send
#36
hoelscher
opened
8 years ago
1
FreeBSD sends response with result 1 "performed" for incoming_ssn_reset while DATA is outstanding but should send 6 "in progress" and after finishing outgoing_ssn_reset"
#35
hoelscher
opened
8 years ago
1
FreeBSD sends Data with new tsn and old ssn after incoming ssn_tsn_reset while data is buffered because of nagle algorithm
#34
hoelscher
opened
8 years ago
0
FreeBSD can't issue ssn_tsn_reset while nagle_algorithm buffers data
#33
hoelscher
opened
8 years ago
2
FreeBSD doesn't touch reconfig requests third parameter.
#32
hoelscher
opened
8 years ago
0
FreeBSD send in state Cookie_WAIT reconfig response with result 5 "bad sequence number" to all reconfig requests
#31
hoelscher
opened
8 years ago
0
FreeBSD Head r300201 doesn't send Response after reaching cum_tsn_point=last_tsn in state "deferred reset processing". FreeBSD send only SACK otherwise as FreeBSD 10.3
#30
hoelscher
opened
8 years ago
0
FreeBSD doesn't copies Stream ids from incoming_ssn_reset when all stream ids are in the list
#29
hoelscher
opened
8 years ago
0
setsockopt for SCTP_RESET_STREAMS is able to reset sid=10 when assoc has only 10 streams
#28
hoelscher
opened
8 years ago
0
setsockopt SCTP_RESET_STREAMS copies dupplicate sids in sids_list in INCOMING_SSN_RESET
#27
hoelscher
opened
8 years ago
0
setsockopt SCTP_RESET_STREAMS copies, if all stream_id are in stream_list, to the INCOMING_SSN_RESET request. list on wire should be empty
#26
hoelscher
opened
8 years ago
0
getsockopt for SCTP_RESET_ASSOC returns -1515870811 for optval.
#25
hoelscher
closed
8 years ago
1
socketoption sctp_add_streams returns -1 if both instrms and outstrms are 0
#24
hoelscher
opened
8 years ago
0
sctp_assoc_reset_event delivers value for sender- and receiver_next_tsn + 1
#23
hoelscher
opened
8 years ago
0
FreeBSD doesn't reset reconfig_timer after getting response like getting SACK for DATA
#22
hoelscher
closed
8 years ago
2
FreeBSD should send same response to a retransmitted request, but for ADD_INCOMIN_STREAMS FreeBSD send only response parameter, not ADD_OUTGOING_STREAMS like in the original answer
#21
hoelscher
opened
8 years ago
0
FreeBSD allows User to issue OUTGOING_SSN_RESET while reconfig_timer is running
#20
hoelscher
opened
8 years ago
0
FreeBSD doesn't check allowed combinations of parameter
#19
hoelscher
opened
8 years ago
0
FreeBSD stopps sending DATA, FreeBSD Head throw kernel panic
#18
hoelscher
opened
8 years ago
2
SUT doesn't restarts reconfig timer when geting response with result 6 for INCOMING_SSN_RESET, ADD_OUTGOING_STREAMS and ADD_INCOMING_STREAMS
#17
hoelscher
opened
8 years ago
0
FreeBSD increases error count for retransmitts although Tester sends reconfig response with result 6 "in progress"
#16
hoelscher
opened
8 years ago
0
FreeBSD should stop reconfig_timer for two requests when receiving both responses in two different reconfig_chunks
#15
hoelscher
opened
8 years ago
0
FreeBSD sends empty reconfig chunk and second reconfig Chunk with RESPONSE as response to ADD_INCOMING_STREAMS with 0 new streams
#14
hoelscher
opened
8 years ago
0
Response result to ADD_OUTGOING_STREAMS for o new streams should be 0 "nothing to do" but is 1 "performed"
#13
hoelscher
opened
8 years ago
0
SUT doesn't fill fields sender_-/ receiver_next_tsn in reconfig_response when result 2 denied is respond to ssn_tsn_reset
#12
hoelscher
opened
8 years ago
0
FreeBSD doesn't send in response to OUTGOING_SSN_RESET a response with result 4 already in progress
#11
hoelscher
opened
8 years ago
0
If all Streams are already 0 for OUTGOING_SSN_RESET RESPONSE result should be 0 "nothing to do" but FreeBSD send 1 "performed"
#10
hoelscher
opened
8 years ago
0
SUT should queue any userdata till peer send RECONFIG_RESPONSE, but SUT send DATA while reconfigt-timer is running for SSN_TSN_RESET
#9
hoelscher
opened
8 years ago
0
FreeBSD denied incoming ssn_tsn_reset if SCTP_ENABLE_RESET_ASSOC_REQ is enabled
#8
hoelscher
opened
8 years ago
1
SUT receives OUTGOING_SSN_RESET with last_tsn is a cum_tsn_point +1, then sending new data for streams which reset is requested and last_tsn is a gap. After Tester resend last_tsn FreeBSD 10.3 send malformed reconfig chunk. FreeBSD 11 doesn't send response
#7
hoelscher
opened
8 years ago
0
When processing OUTGOING_SSN_RESET with higher last_tsn SUT enters "deferred reset processing". When cum_tsn_point = last_tsn SUT sends two reconfig response parameter (one result 6 one result 1).
#6
hoelscher
opened
8 years ago
0
FreeBSD answers to INCOMING SSN RESET with OUTGOING SSN RESET and RESPONSE Parameter. RFC says only OUTGOING SSN RESET
#5
hoelscher
opened
8 years ago
1
Next