We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf136f6 commit 230f543Copy full SHA for 230f543
pytcp/tests/integration/test__packet_handler__ip4__rx.py
@@ -295,7 +295,8 @@
295
# Source IP : 10.0.1.91
296
# Destination IP : 10.0.1.7
297
#
298
- # Summary: Duplicate transmission of fragment A5 covering payload bytes 112–139 to emulate replay conditions.
+ # Summary: Duplicate transmission of fragment A5 covering payload bytes 112–139
299
+ # to emulate replay conditions.
300
b"\x02\x00\x00\x00\x00\x07\x02\x00\x00\x00\x00\x91\x08\x00\x45\x00"
301
b"\x00\x30\x42\xc7\x00\x0e\x40\x11\x21\x87\x0a\x00\x01\x5b\x0a\x00"
302
b"\x01\x07\x5d\x5e\x5f\x60\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a"
0 commit comments