Mattias Wadman
|
edd0ae198b
|
tcp,flow: By default allow missing syn/ack for now
Is probably what you usually want
|
2022-01-07 12:02:38 +01:00 |
|
Mattias Wadman
|
b9aef39ed4
|
pcap,pcapng,bsd_loopback_frame: Add decoder, refactor link frame into a group
Also fix incorrect struct name s/UDPDatagramIn/UDPPayloadIn/
|
2022-01-03 21:06:27 +01:00 |
|
Mattias Wadman
|
2b2320d411
|
pcap,flows: fuzz: Handle broken packets more nicely
Still need to understand how gopacket is suppose to handle broken things
|
2021-12-09 14:19:17 +01:00 |
|
Mattias Wadman
|
1d7ace3899
|
pcap,pcapng,tcp: Use capture length not original length
|
2021-12-07 18:47:31 +01:00 |
|
Mattias Wadman
|
b525d0b3c8
|
pcap: fuzz: Skip ssl2 packet if too short
Should report error somehow?
|
2021-12-06 19:05:04 +01:00 |
|
Mattias Wadman
|
f55b1af6ac
|
inet: Add tcp and ipv4 reassembly
Also add tcp_stream and udp_payload to decode content
|
2021-11-29 18:42:18 +01:00 |
|