https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5143
Summary: Ability to invoke "Decode As..." as command-line
argument
Product: Wireshark
Version: 1.5.x (Experimental)
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: martind1111@xxxxxxxxx
Build Information:
1.5.x stream
--
In tshark, it is possible to use the -d parameter to instruct tshark to decode
whatever is encapsulated in some protocols with a known dissector. For
instance, if tshark is passed -d "tcp.port==2525,eth_withoutfcs", whatever is
encapsulated in UDP traffic with port 2525 is decoded as Ethernet traffic. We
can do the same in Wireshark using the Analyze/Decode As menu, but it would be
interesting to be able to launch the application with the appropriate decode if
the tshark argument is passed to Wireshark,
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.