We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. The bug previously discussed here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736417 still exists in a way. When looking at binary data tcpflow skips unprintable characters, but doesn't count them, so you still get this error. A patch to fix that: http://pub.secretsauce.net/0001-tcpflow-c-works-with-binary-data.patch
The text was updated successfully, but these errors were encountered:
fixed in dcd8a94..7df3db6
On May 30, 2014, at 3:05 AM, Dima Kogan notifications@github.com wrote:
Hi. The bug previously discussed here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736417 still exists in a way. When looking at binary data tcpflow skips unprintable characters, but doesn't count them, so you still get this error. A patch to fix that: http://pub.secretsauce.net/0001-tcpflow-c-works-with-binary-data.patch — Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Sorry, something went wrong.
Closing the issue
No branches or pull requests
Hi. The bug previously discussed here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736417 still exists in a way. When looking at binary data tcpflow skips unprintable characters, but doesn't count them, so you still get this error. A patch to fix that:
http://pub.secretsauce.net/0001-tcpflow-c-works-with-binary-data.patch
The text was updated successfully, but these errors were encountered: