Re: [Wireshark-dev] Delays in real-time packet capture

2006-11-30 Thread Pierre JUHEN
Maybe the problems lies here (capture_opts.c) : static gboolean capture_opts_output_to_pipe(const char *save_file, gboolean *is_pipe) { int err; if (save_file != NULL) { /* We're writing to a capture file. */ if (strcmp(save_file, "-") == 0) { /* Writing to stdout. */ /*

[Wireshark-dev] Request for evolution in TCP dissector

2006-10-09 Thread Pierre JUHEN
uld it be possible to get a "tcp.segment" to get the payload, even if there is only one segment. Thanks for your advice Pierre JUHEN ___ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev