Wireshark-dev: Re: [Wireshark-dev] tshark: drop features "dump tostdout"and"readfilter" - concl
From: "Maynard, Chris" <Christopher.Maynard@xxxxxxxxx>
Date: Sat, 13 Oct 2007 10:14:10 -0400
OK, after a distclean and recompile, the issue is resolved. I've done a distclean recently too, but apparently not recently enough. BTW, after a distclean, the following files are not being cleaned up (as an "svn status" shows): ? plugins\wimaxasncp\wimaxasncp_dict.c ? plugins\wimaxasncp\wimaxasncp_dict_lex.h ? packaging\u3\tools\uuid.obj ? packaging\u3\tools\sysdep.obj ? packaging\u3\tools\libgpg-error-0.dll ? packaging\u3\tools\vc60.pdb ? packaging\u3\tools\utest.exe ? packaging\u3\tools\libgcrypt-11.dll ? packaging\u3\tools\utest.obj Lastly, while creating the U3 package, I was asked the following question: xcopy ..\..\..\dtds\watcherinfo.dtd device\dtds /d /y ..\..\..\dtds\watcherinfo.dtd 1 File(s) copied xcopy ..\..\..\plugins\wimaxasncp\dictionary.xml device\wimaxasncp /d /y Does device\wimaxasncp specify a file name or directory name on the target (F = file, D = directory)? This is the 1st time I've run into this. Shouldn't this be handled automatically? - Chris ________________________________ From: wireshark-dev-bounces@xxxxxxxxxxxxx on behalf of Maynard, Chris Sent: Fri 10/12/2007 4:47 PM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] tshark: drop features "dump tostdout"and"readfilter" - conclusion I verified that the SVN version does have ICMP enabled. I loaded the capture file into Wireshark-SVN and both the Protocol and Info columns are blank. (I'm up to SVN-23155 at the moment.) When I load the same capture file into Wireshark-0.99.6, the Protocol and Info columns are correctly populated. Hmm, so it's probably not a tshark specific problem after all, but more likely some sort of column problem? - Chris (I'll try another distclean and rebuild everything again, but I can't do it right now ... that'll probably have to wait until I get home.) -----Original Message----- From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Jeff Morriss Sent: Friday, October 12, 2007 4:29 PM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] tshark: drop features "dump to stdout"and"readfilter" - conclusion Jeff Morriss wrote: > Maynard, Chris wrote: >> Anyway, I tried it and it seems to work better, although compared to the >> 0.99.6 version, the output differs given the same options. I would >> expect the output to be the same, no? >> >> Running "tshark.exe -p -i 4 -f icmp -c 4 -w - > tsharktest.cap": >> >> tshark-SVN-23133: >> "C:\wireshark-gtk2\tshark.exe" -r tsharktest.cap >> 1 0.000000 192.168.1.100 -> 192.168.1.1 74 >> 2 0.000272 192.168.1.1 -> 192.168.1.100 74 >> 3 1.002940 192.168.1.100 -> 192.168.1.1 74 >> 4 1.003186 192.168.1.1 -> 192.168.1.100 74 >> >> tshark-0.99.6: >> "C:\Program Files\Wireshark\tshark.exe" -r tsharktest.cap >> No log handling enabled - turning on stderr logging >> 1 0.000000 192.168.1.100 -> 192.168.1.1 74 ICMP Echo (ping) request >> 2 0.000305 192.168.1.1 -> 192.168.1.100 74 ICMP Echo (ping) reply >> 3 1.001864 192.168.1.100 -> 192.168.1.1 74 ICMP Echo (ping) request >> 4 1.002157 192.168.1.1 -> 192.168.1.100 74 ICMP Echo (ping) reply > > Hmmm, yeah. I'll see if I can get my Windows build going again though > IIRC I never could capture stuff with my own builds. Well it works fine for me... Not sure why your SVN version isn't dissecting the ICMP part. Does the file load in Wireshark? (Do you have the ICMP dissector disabled--only in the SVN version?) _______________________________________________ Wireshark-dev mailing list Wireshark-dev@xxxxxxxxxxxxx http://www.wireshark.org/mailman/listinfo/wireshark-dev ----------------------------------------- This email may contain confidential and privileged material for the sole use of the intended recipient(s). Any review, use, retention, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message. Also, email is susceptible to data corruption, interception, tampering, unauthorized amendment and viruses. We only send and receive emails on the basis that we are not liable for any such corruption, interception, tampering, amendment or viruses or any consequence thereof. _______________________________________________ Wireshark-dev mailing list Wireshark-dev@xxxxxxxxxxxxx http://www.wireshark.org/mailman/listinfo/wireshark-dev
<<winmail.dat>>
- References:
- Prev by Date: Re: [Wireshark-dev] (New to Wireshark) How does wireshark determine what protocol is being used?
- Next by Date: Re: [Wireshark-dev] [Wireshark-commits] rev 23176: /trunk/packaging/u3/win32/ /trunk/packaging/u3/win32/: makefile.nmake
- Previous by thread: Re: [Wireshark-dev] tshark: drop features "dump to stdout"and"readfilter" - conclusion
- Next by thread: Re: [Wireshark-dev] tshark: drop features "dump to stdout" and "read filter" - conclusion
- Index(es):