M. Mert Yildiran
|
10b08317f7
|
Learn isClient from the TCP stream
|
2021-08-25 17:59:08 +03:00 |
|
M. Mert Yildiran
|
ea7f529423
|
Turn TCP reader back into two Goroutines (client and server)
|
2021-08-25 17:31:52 +03:00 |
|
M. Mert Yildiran
|
becb8d1618
|
Try to dissect with looping through all the extensions
|
2021-08-25 16:38:39 +03:00 |
|
M. Mert Yildiran
|
d0f0e187cb
|
Make the TCP reader consists of a single Go routine (instead of two) and try to dissect in both client and server mode by rewinding
|
2021-08-25 15:39:03 +03:00 |
|
Roee Gadot
|
20a2caf3d9
|
adding the cleaner again (why we removed it?).
add TODO: on the extension loop .
|
2021-08-23 11:48:00 +03:00 |
|
M. Mert Yildiran
|
60a6be677f
|
Fix the read errors that freezes the sniffer in HTTP and Kafka
|
2021-08-22 22:44:11 +03:00 |
|
M. Mert Yildiran
|
f6a260a8c9
|
Do the "Is reversed?" checked inside getStreamProps and fix an issue in Kafka Dissect method
|
2021-08-22 12:21:29 +03:00 |
|
M. Mert Yildiran
|
494af0c8c7
|
Remove everything HTTP related from the tap package and make the extension system fully functional
|
2021-08-21 10:00:02 +03:00 |
|
M. Mert Yildiran
|
061cb098e9
|
Introduce HTTPPayload struct and HTTPPayloader interface to MarshalJSON() all the data structures that are returned by the HTTP protocol
|
2021-08-19 21:38:18 +03:00 |
|
M. Mert Yildiran
|
a7cd840522
|
Migrate back from gopacket/tcpassembly to gopacket/reassembly
|
2021-08-19 19:59:06 +03:00 |
|