mirror of
https://github.com/soypat/lneto.git
synced 2026-08-15 12:23:44 +00:00
TCP retransmission fixes and fuzz failure fixes (#59)
* fix for #58 * add fixes for both retransmit and fuzz failure found * fix infinite challenge ack due to RST+SYN+FIN corrupt packet in SYNRCV state * fuzz: previous recovery ack path led to infinite transmit * fuzz: calculate CRCs when fuzzing to reduce search space to non-CRC error cases * add local fuzz corpus to tests * add more cases to fuzz corpus
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
go test fuzz v1
|
||||
int(2)
|
||||
[]byte("\xbe\xef\x00\x00\x00\xff000000\b\x00E0\x00'00000\x0600\n\x00\x00\x00\n\x00\x00\xff\x059\x00P\x00\a\xc0@\x00\x04\x00#P\x10\x05ݯ\x02 ")
|
||||
Reference in New Issue
Block a user