Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5968] tcp values are not printed in tshark with -T fields

Date: Sat, 28 May 2011 06:33:51 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5968

--- Comment #2 from ml@xxxxxxxxxx 2011-05-28 06:33:51 PDT ---
(In reply to comment #1)
> Are you sure the first five packets are TCP and not UDP?

Sake,thanks that is indeed the case!

Now these messages can be delivered over either TCP or UDP (SIP protocol), is
there a possibility to get the port independent of TCP or UDP?  Or should one
specify in that case both? Like:

tshark ....... -e ip.src -e tcp.srcport -e udp.srcport \
  -e ip.dst -e tcp.dstport -e udp.dstport 

I realize that this has now become a support question, that is better asked at
an emaillist.

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