-
```
Hi,
I am currently using dpkt to parse libpcap format file. What I want to do is to extract the raw content of the HTTP response. However, I found my script ONLY works for the HTTP responses t…
-
Hi.
The standard MTU of 1500 is a bit small for modern SDPs with 3-4 streams each carrying 4-5 ICE candidates.
I know you can fragment datagrams across several frames with each having a MTU of 1500,…
-
Docker version 1.8.1, build d12ea79
registry github.com/docker/distribution v2.1.1
ELB is passing TCP through, TLS terimating on the docker registry.
This is running on kubernetes.
Works fine with lo…
-
```
What steps will reproduce the problem?
1. configure exaproxy (default configuration is right)
2. from client go to http://www.microsoft.com
3. page website not found is returned
What is the expec…
-
Both [general chunking](https://github.com/telehash/telehash.org/blob/master/v3/lob/chunking.md) and [UDP transport](https://github.com/telehash/telehash.org/blob/master/v3/e3x/tp/udp.md) docs don't e…
-
First of all, I'd like to thank you for amazing easy-to-use library. It's really useful when one has to deal with TCP/IP packages.
However, I've found no way to let IPv6 communicate with TCP. For exam…
-
I need some help figuring out the optimal settings.
I have an array of Raspeberry Pis B+, dedicated to continuous 24/7 video playback on analog.
Root is over NFS. I use the remaining of the SD card …
-
In our HTTP server application we need to commit changes to the DB only after we are sure that the client has received data. There is currently no way to do this - the server sends the last chunk of d…
-
Hello,
https://github.com/simsong/tcpflow
It's a complete rewrite of the original tcpflow. The tool is pretty good in TCP reassembly and avoid the classical pitfalls of tools only matching (SYN.RST/…
-
Hi,
I was wondering if there's a way to save entire decrypted packets (eg. to a pcap file) so I can later open it with Wireshark. If using the "-w" parameter - in what format are the flows exactly sa…