Skip to content
Snippets Groups Projects
Commit 48ac6053 authored by Hoelscher's avatar Hoelscher
Browse files

fix for one test

parent cec33cfc
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
+0.0 < sctp: SACK[flgs=0, cum_tsn=2, a_rwnd=1500, gaps=[], dups=[]]
// Reset Stream 0
+0.0 setsockopt(3, IPPROTO_SCTP, SCTP_RESET_ASSOC, [3], 12) = 0
+0.0 setsockopt(3, IPPROTO_SCTP, SCTP_RESET_ASSOC, [3], 4) = 0
+0.0 > sctp: RECONFIG[flgs=0, SSN_TSN_RESET[req_sn=1]]
+0.0 < sctp: RECONFIG[flgs=0, RECONFIG_RESPONSE[resp_sn=1, result=1]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment