Skip to content

Commit 3375cfd

Browse files
committed
Fixed autobahn errors.
Now all tests through 10 pass
1 parent 58e1aec commit 3375cfd

File tree

610 files changed

+9300
-9853
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

610 files changed

+9300
-9853
lines changed

Test/autobahn/index.html

Lines changed: 56 additions & 56 deletions
Large diffs are not rendered by default.

Test/autobahn/index.json

Lines changed: 273 additions & 273 deletions
Large diffs are not rendered by default.

Test/autobahn/websockets_ssl_case_10_1_1.html

Lines changed: 161 additions & 162 deletions
Large diffs are not rendered by default.

Test/autobahn/websockets_ssl_case_10_1_1.json

Lines changed: 113 additions & 113 deletions
Large diffs are not rendered by default.

Test/autobahn/websockets_ssl_case_1_1_1.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<center><a href="http://autobahn.ws/testsuite" title="Autobahn WebSocket Testsuite"><img src="http://autobahn.ws/static/img/ws_protocol_test_report.png" border="0" width="820" height="46" alt="Autobahn WebSocket Testsuite Report"></img></a></center>
203203
<center><a href="http://autobahn.ws" title="Autobahn WebSocket"> <img src="http://autobahn.ws/static/img/ws_protocol_test_report_autobahn.png" border="0" width="300" height="68" alt="Autobahn WebSocket"> </img></a></center>
204204
<br/>
205-
<p class="case case_ok">WebSockets SSL - <span style="font-size: 1.3em;"><b>Case 1.1.1</b></span> : Pass - <span style="font-size: 0.9em;"><b>7</b> ms @ 2017-05-23T04:49:20.204Z</a></p>
205+
<p class="case case_ok">WebSockets SSL - <span style="font-size: 1.3em;"><b>Case 1.1.1</b></span> : Pass - <span style="font-size: 0.9em;"><b>9</b> ms @ 2017-05-26T02:41:11.138Z</a></p>
206206
<p class="case_text_block case_desc"><b>Case Description</b><br/><br/>Send text message with payload 0.</p>
207207
<p class="case_text_block case_expect"><b>Case Expectation</b><br/><br/>Receive echo'ed text message (with empty payload). Clean close with normal code.</p>
208208

@@ -221,12 +221,12 @@ <h2>Opening Handshake</h2>
221221
Connection: Upgrade
222222
Pragma: no-cache
223223
Cache-Control: no-cache
224-
Sec-WebSocket-Key: GNQxUTtakNbucanFvT+NrA==
224+
Sec-WebSocket-Key: cyihCWIN1doZvYfwd19ChA==
225225
Sec-WebSocket-Version: 13</pre>
226226
<pre class="http_dump">HTTP/1.1 101 Web Socket Protocol Handshake
227227
Upgrade: websocket
228228
Connection: Upgrade
229-
Sec-WebSocket-Accept: 7fpckGnDS6kPxSvS9Q20mdZ19oI=</pre>
229+
Sec-WebSocket-Accept: kMrkNPPp3QX9631l9WHQAsZbmBM=</pre>
230230
<br/><hr/>
231231
<h2>Closing Behavior</h2>
232232
<table>
@@ -249,10 +249,9 @@ <h2>Wire Statistics</h2>
249249
<h3>Octets Received by Chop Size</h3>
250250
<table>
251251
<tr class="stats_header"><td>Chop Size</td><td>Count</td><td>Octets</td></tr>
252-
<tr class="stats_row"><td>2</td><td>1</td><td>2</td></tr>
253-
<tr class="stats_row"><td>4</td><td>1</td><td>4</td></tr>
252+
<tr class="stats_row"><td>2</td><td>3</td><td>6</td></tr>
254253
<tr class="stats_row"><td>139</td><td>1</td><td>139</td></tr>
255-
<tr class="stats_total"><td>Total</td><td>3</td><td>145</td></tr>
254+
<tr class="stats_total"><td>Total</td><td>4</td><td>145</td></tr>
256255
</table>
257256
<h3>Octets Transmitted by Chop Size</h3>
258257
<table>
@@ -283,18 +282,19 @@ <h2>Wire Log</h2>
283282
<pre class="wirelog_tx_octets"> 362d302e31302e390d0a486f7374 ...</pre>
284283
<pre class="wirelog_rx_octets">001 RX OCTETS: 485454502f312e31203130312057656220536f636b65742050726f746f636f6c2048616e647368616b650d0a557067726164</pre>
285284
<pre class="wirelog_rx_octets"> 653a20776562736f636b65740d0a ...</pre>
286-
<pre class="wirelog_tx_frame">002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=55640e54, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
287-
<pre class="wirelog_tx_octets">003 TX OCTETS: 818055640e54</pre>
285+
<pre class="wirelog_tx_frame">002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=0, MASK=023b34b1, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
286+
<pre class="wirelog_tx_octets">003 TX OCTETS: 8180023b34b1</pre>
288287
<pre class="wirelog_kill_after">004 FAIL CONNECTION AFTER 1.000000 sec</pre>
289288
<pre class="wirelog_rx_octets">005 RX OCTETS: 8100</pre>
290289
<pre class="wirelog_rx_frame">006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=False, MASK=None</pre>
291-
<pre class="wirelog_tx_frame">007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=66b01835, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
290+
<pre class="wirelog_tx_frame">007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=076a31a3, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
292291
<pre class="wirelog_tx_frame"> 0x03e8</pre>
293-
<pre class="wirelog_tx_octets">008 TX OCTETS: 888266b018356558</pre>
294-
<pre class="wirelog_rx_octets">009 RX OCTETS: 880203e8</pre>
295-
<pre class="wirelog_rx_frame">010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None</pre>
292+
<pre class="wirelog_tx_octets">008 TX OCTETS: 8882076a31a30482</pre>
293+
<pre class="wirelog_rx_octets">009 RX OCTETS: 8802</pre>
294+
<pre class="wirelog_rx_octets">010 RX OCTETS: 03e8</pre>
295+
<pre class="wirelog_rx_frame">011 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None</pre>
296296
<pre class="wirelog_rx_frame"> 0x03e8</pre>
297-
<pre class="wirelog_tcp_closed_by_peer">011 TCP DROPPED BY PEER</pre>
297+
<pre class="wirelog_tcp_closed_by_peer">012 TCP DROPPED BY PEER</pre>
298298
</div>
299299
<br/><hr/>
300300
</body>

Test/autobahn/websockets_ssl_case_1_1_1.json

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"createWirelog": true,
99
"description": "Send text message with payload 0.",
1010
"droppedByMe": false,
11-
"duration": 7,
11+
"duration": 9,
1212
"expectation": "Receive echo'ed text message (with empty payload). Clean close with normal code.",
1313
"expected": {
1414
"OK": [
@@ -27,8 +27,8 @@
2727
"requireClean": true
2828
},
2929
"failedByMe": false,
30-
"httpRequest": "GET / HTTP/1.1\r\nUser-Agent: AutobahnTestSuite/0.7.6-0.10.9\r\nHost: localhost:3001\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nSec-WebSocket-Key: GNQxUTtakNbucanFvT+NrA==\r\nSec-WebSocket-Version: 13\r\n\r\n",
31-
"httpResponse": "HTTP/1.1 101 Web Socket Protocol Handshake\r\nUpgrade: websocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: 7fpckGnDS6kPxSvS9Q20mdZ19oI=\r\n\r\n",
30+
"httpRequest": "GET / HTTP/1.1\r\nUser-Agent: AutobahnTestSuite/0.7.6-0.10.9\r\nHost: localhost:3001\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nSec-WebSocket-Key: cyihCWIN1doZvYfwd19ChA==\r\nSec-WebSocket-Version: 13\r\n\r\n",
31+
"httpResponse": "HTTP/1.1 101 Web Socket Protocol Handshake\r\nUpgrade: websocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: kMrkNPPp3QX9631l9WHQAsZbmBM=\r\n\r\n",
3232
"id": "1.1.1",
3333
"isServer": false,
3434
"localCloseCode": 1000,
@@ -51,11 +51,10 @@
5151
"8": 1
5252
},
5353
"rxOctetStats": {
54-
"2": 1,
55-
"4": 1,
54+
"2": 3,
5655
"139": 1
5756
},
58-
"started": "2017-05-23T04:49:20.204Z",
57+
"started": "2017-05-26T02:41:11.138Z",
5958
"trafficStats": null,
6059
"txFrameStats": {
6160
"1": 1,
@@ -96,7 +95,7 @@
9695
1,
9796
true,
9897
0,
99-
"55640e54",
98+
"023b34b1",
10099
null,
101100
null,
102101
false
@@ -105,7 +104,7 @@
105104
"TO",
106105
[
107106
6,
108-
"818055640e54"
107+
"8180023b34b1"
109108
],
110109
false
111110
],
@@ -141,7 +140,7 @@
141140
8,
142141
true,
143142
0,
144-
"66b01835",
143+
"076a31a3",
145144
null,
146145
null,
147146
false
@@ -150,15 +149,22 @@
150149
"TO",
151150
[
152151
8,
153-
"888266b018356558"
152+
"8882076a31a30482"
154153
],
155154
false
156155
],
157156
[
158157
"RO",
159158
[
160-
4,
161-
"880203e8"
159+
2,
160+
"8802"
161+
]
162+
],
163+
[
164+
"RO",
165+
[
166+
2,
167+
"03e8"
162168
]
163169
],
164170
[

Test/autobahn/websockets_ssl_case_1_1_2.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<center><a href="http://autobahn.ws/testsuite" title="Autobahn WebSocket Testsuite"><img src="http://autobahn.ws/static/img/ws_protocol_test_report.png" border="0" width="820" height="46" alt="Autobahn WebSocket Testsuite Report"></img></a></center>
203203
<center><a href="http://autobahn.ws" title="Autobahn WebSocket"> <img src="http://autobahn.ws/static/img/ws_protocol_test_report_autobahn.png" border="0" width="300" height="68" alt="Autobahn WebSocket"> </img></a></center>
204204
<br/>
205-
<p class="case case_ok">WebSockets SSL - <span style="font-size: 1.3em;"><b>Case 1.1.2</b></span> : Pass - <span style="font-size: 0.9em;"><b>9</b> ms @ 2017-05-23T04:49:20.223Z</a></p>
205+
<p class="case case_ok">WebSockets SSL - <span style="font-size: 1.3em;"><b>Case 1.1.2</b></span> : Pass - <span style="font-size: 0.9em;"><b>16</b> ms @ 2017-05-26T02:41:11.158Z</a></p>
206206
<p class="case_text_block case_desc"><b>Case Description</b><br/><br/>Send text message message with payload of length 125.</p>
207207
<p class="case_text_block case_expect"><b>Case Expectation</b><br/><br/>Receive echo'ed text message (with payload as sent). Clean close with normal code.</p>
208208

@@ -221,12 +221,12 @@ <h2>Opening Handshake</h2>
221221
Connection: Upgrade
222222
Pragma: no-cache
223223
Cache-Control: no-cache
224-
Sec-WebSocket-Key: mMEy8Nsjt4ysvmbVSSaCjg==
224+
Sec-WebSocket-Key: BJ+kWQkI8D+o0koTYuEpLw==
225225
Sec-WebSocket-Version: 13</pre>
226226
<pre class="http_dump">HTTP/1.1 101 Web Socket Protocol Handshake
227227
Upgrade: websocket
228228
Connection: Upgrade
229-
Sec-WebSocket-Accept: IUxC1v6hMg5d+ASahYTLDGVmADU=</pre>
229+
Sec-WebSocket-Accept: woP5jKPdK9ieuwx/G8dQ7xGwxUA=</pre>
230230
<br/><hr/>
231231
<h2>Closing Behavior</h2>
232232
<table>
@@ -283,18 +283,18 @@ <h2>Wire Log</h2>
283283
<pre class="wirelog_tx_octets"> 362d302e31302e390d0a486f7374 ...</pre>
284284
<pre class="wirelog_rx_octets">001 RX OCTETS: 485454502f312e31203130312057656220536f636b65742050726f746f636f6c2048616e647368616b650d0a557067726164</pre>
285285
<pre class="wirelog_rx_octets"> 653a20776562736f636b65740d0a ...</pre>
286-
<pre class="wirelog_tx_frame">002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=125, MASK=57a02344, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
286+
<pre class="wirelog_tx_frame">002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=125, MASK=b62e3e08, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
287287
<pre class="wirelog_tx_frame"> **************************************************************** ...</pre>
288-
<pre class="wirelog_tx_octets">003 TX OCTETS: 81fd57a023447d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e</pre>
289-
<pre class="wirelog_tx_octets"> 7d8a096e7d8a096e7d8a096e7d8a ...</pre>
288+
<pre class="wirelog_tx_octets">003 TX OCTETS: 81fdb62e3e089c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c041422</pre>
289+
<pre class="wirelog_tx_octets"> 9c0414229c0414229c0414229c04 ...</pre>
290290
<pre class="wirelog_kill_after">004 FAIL CONNECTION AFTER 1.000000 sec</pre>
291291
<pre class="wirelog_rx_octets">005 RX OCTETS: 817d2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a</pre>
292292
<pre class="wirelog_rx_octets"> 2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...</pre>
293293
<pre class="wirelog_rx_frame">006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=125, MASKED=False, MASK=None</pre>
294294
<pre class="wirelog_rx_frame"> **************************************************************** ...</pre>
295-
<pre class="wirelog_tx_frame">007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=8b2c3116, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
295+
<pre class="wirelog_tx_frame">007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=7826eb79, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
296296
<pre class="wirelog_tx_frame"> 0x03e8</pre>
297-
<pre class="wirelog_tx_octets">008 TX OCTETS: 88828b2c311688c4</pre>
297+
<pre class="wirelog_tx_octets">008 TX OCTETS: 88827826eb797bce</pre>
298298
<pre class="wirelog_rx_octets">009 RX OCTETS: 880203e8</pre>
299299
<pre class="wirelog_rx_frame">010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None</pre>
300300
<pre class="wirelog_rx_frame"> 0x03e8</pre>

Test/autobahn/websockets_ssl_case_1_1_2.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"createWirelog": true,
99
"description": "Send text message message with payload of length 125.",
1010
"droppedByMe": false,
11-
"duration": 9,
11+
"duration": 16,
1212
"expectation": "Receive echo'ed text message (with payload as sent). Clean close with normal code.",
1313
"expected": {
1414
"OK": [
@@ -27,8 +27,8 @@
2727
"requireClean": true
2828
},
2929
"failedByMe": false,
30-
"httpRequest": "GET / HTTP/1.1\r\nUser-Agent: AutobahnTestSuite/0.7.6-0.10.9\r\nHost: localhost:3001\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nSec-WebSocket-Key: mMEy8Nsjt4ysvmbVSSaCjg==\r\nSec-WebSocket-Version: 13\r\n\r\n",
31-
"httpResponse": "HTTP/1.1 101 Web Socket Protocol Handshake\r\nUpgrade: websocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: IUxC1v6hMg5d+ASahYTLDGVmADU=\r\n\r\n",
30+
"httpRequest": "GET / HTTP/1.1\r\nUser-Agent: AutobahnTestSuite/0.7.6-0.10.9\r\nHost: localhost:3001\r\nUpgrade: WebSocket\r\nConnection: Upgrade\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nSec-WebSocket-Key: BJ+kWQkI8D+o0koTYuEpLw==\r\nSec-WebSocket-Version: 13\r\n\r\n",
31+
"httpResponse": "HTTP/1.1 101 Web Socket Protocol Handshake\r\nUpgrade: websocket\r\nConnection: Upgrade\r\nSec-WebSocket-Accept: woP5jKPdK9ieuwx/G8dQ7xGwxUA=\r\n\r\n",
3232
"id": "1.1.2",
3333
"isServer": false,
3434
"localCloseCode": 1000,
@@ -55,7 +55,7 @@
5555
"127": 1,
5656
"139": 1
5757
},
58-
"started": "2017-05-23T04:49:20.223Z",
58+
"started": "2017-05-26T02:41:11.158Z",
5959
"trafficStats": null,
6060
"txFrameStats": {
6161
"1": 1,
@@ -96,7 +96,7 @@
9696
1,
9797
true,
9898
0,
99-
"57a02344",
99+
"b62e3e08",
100100
null,
101101
null,
102102
false
@@ -105,7 +105,7 @@
105105
"TO",
106106
[
107107
131,
108-
"81fd57a023447d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a096e7d8a ..."
108+
"81fdb62e3e089c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c0414229c04 ..."
109109
],
110110
false
111111
],
@@ -141,7 +141,7 @@
141141
8,
142142
true,
143143
0,
144-
"8b2c3116",
144+
"7826eb79",
145145
null,
146146
null,
147147
false
@@ -150,7 +150,7 @@
150150
"TO",
151151
[
152152
8,
153-
"88828b2c311688c4"
153+
"88827826eb797bce"
154154
],
155155
false
156156
],

Test/autobahn/websockets_ssl_case_1_1_3.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<center><a href="http://autobahn.ws/testsuite" title="Autobahn WebSocket Testsuite"><img src="http://autobahn.ws/static/img/ws_protocol_test_report.png" border="0" width="820" height="46" alt="Autobahn WebSocket Testsuite Report"></img></a></center>
203203
<center><a href="http://autobahn.ws" title="Autobahn WebSocket"> <img src="http://autobahn.ws/static/img/ws_protocol_test_report_autobahn.png" border="0" width="300" height="68" alt="Autobahn WebSocket"> </img></a></center>
204204
<br/>
205-
<p class="case case_ok">WebSockets SSL - <span style="font-size: 1.3em;"><b>Case 1.1.3</b></span> : Pass - <span style="font-size: 0.9em;"><b>16</b> ms @ 2017-05-23T04:49:20.246Z</a></p>
205+
<p class="case case_ok">WebSockets SSL - <span style="font-size: 1.3em;"><b>Case 1.1.3</b></span> : Pass - <span style="font-size: 0.9em;"><b>15</b> ms @ 2017-05-26T02:41:11.180Z</a></p>
206206
<p class="case_text_block case_desc"><b>Case Description</b><br/><br/>Send text message message with payload of length 126.</p>
207207
<p class="case_text_block case_expect"><b>Case Expectation</b><br/><br/>Receive echo'ed text message (with payload as sent). Clean close with normal code.</p>
208208

@@ -221,12 +221,12 @@ <h2>Opening Handshake</h2>
221221
Connection: Upgrade
222222
Pragma: no-cache
223223
Cache-Control: no-cache
224-
Sec-WebSocket-Key: K6MafHGVZIc6+prrD2IgiA==
224+
Sec-WebSocket-Key: QhSgaV1CVwgjd2IAbv7Zlg==
225225
Sec-WebSocket-Version: 13</pre>
226226
<pre class="http_dump">HTTP/1.1 101 Web Socket Protocol Handshake
227227
Upgrade: websocket
228228
Connection: Upgrade
229-
Sec-WebSocket-Accept: /+NYXTRcX0x3sHIIqShEOwgMXt0=</pre>
229+
Sec-WebSocket-Accept: XdqMBpXbhkxuBPbyUum9eqsHO+M=</pre>
230230
<br/><hr/>
231231
<h2>Closing Behavior</h2>
232232
<table>
@@ -283,18 +283,18 @@ <h2>Wire Log</h2>
283283
<pre class="wirelog_tx_octets"> 362d302e31302e390d0a486f7374 ...</pre>
284284
<pre class="wirelog_rx_octets">001 RX OCTETS: 485454502f312e31203130312057656220536f636b65742050726f746f636f6c2048616e647368616b650d0a557067726164</pre>
285285
<pre class="wirelog_rx_octets"> 653a20776562736f636b65740d0a ...</pre>
286-
<pre class="wirelog_tx_frame">002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=126, MASK=fe2fb0c6, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
286+
<pre class="wirelog_tx_frame">002 TX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=126, MASK=440c0037, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
287287
<pre class="wirelog_tx_frame"> **************************************************************** ...</pre>
288-
<pre class="wirelog_tx_octets">003 TX OCTETS: 81fe007efe2fb0c6d4059aecd4059aecd4059aecd4059aecd4059aecd4059aecd4059aecd4059aecd4059aecd4059aecd405</pre>
289-
<pre class="wirelog_tx_octets"> 9aecd4059aecd4059aecd4059aec ...</pre>
288+
<pre class="wirelog_tx_octets">003 TX OCTETS: 81fe007e440c00376e262a1d6e262a1d6e262a1d6e262a1d6e262a1d6e262a1d6e262a1d6e262a1d6e262a1d6e262a1d6e26</pre>
289+
<pre class="wirelog_tx_octets"> 2a1d6e262a1d6e262a1d6e262a1d ...</pre>
290290
<pre class="wirelog_kill_after">004 FAIL CONNECTION AFTER 1.000000 sec</pre>
291291
<pre class="wirelog_rx_octets">005 RX OCTETS: 817e007e2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a</pre>
292292
<pre class="wirelog_rx_octets"> 2a2a2a2a2a2a2a2a2a2a2a2a2a2a ...</pre>
293293
<pre class="wirelog_rx_frame">006 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=126, MASKED=False, MASK=None</pre>
294294
<pre class="wirelog_rx_frame"> **************************************************************** ...</pre>
295-
<pre class="wirelog_tx_frame">007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=8497ef87, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
295+
<pre class="wirelog_tx_frame">007 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=0a1c6539, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False</pre>
296296
<pre class="wirelog_tx_frame"> 0x03e8</pre>
297-
<pre class="wirelog_tx_octets">008 TX OCTETS: 88828497ef87877f</pre>
297+
<pre class="wirelog_tx_octets">008 TX OCTETS: 88820a1c653909f4</pre>
298298
<pre class="wirelog_rx_octets">009 RX OCTETS: 880203e8</pre>
299299
<pre class="wirelog_rx_frame">010 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None</pre>
300300
<pre class="wirelog_rx_frame"> 0x03e8</pre>

0 commit comments

Comments
 (0)