ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1217] Output of tshark to a pipe is buffered, and I don't

Date: Sun, 12 Nov 2006 21:37:40 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1217


pierre.juhen@xxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pierre.juhen@xxxxxxxxxx
           Severity|Enhancement                 |Normal
            Summary|Request for unbuffered      |Output of tshark to a pipe
                   |output on tshark            |is buffered, and I don't no
                   |                            |why




------- Comment #1 from pierre.juhen@xxxxxxxxxx  2006-11-12 21:37 GMT -------
I want to do real time monitoring using tshark.

I create a named pipe "essai"

I run tshark -i eth0 -w - > essai

another process reads on essai, but it seems buffered (4k blocks read).

Thank you for your help


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.