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 7220] Add decoding of ACS to packet-dtn.c

Date: Tue, 1 May 2012 08:32:49 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7220

--- Comment #1 from Jim Wright <james.r.wright@xxxxxxxxxxxx> 2012-05-01 08:32:48 PDT ---
Created attachment 8355
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8355
A packet capture file with a number of ACS bundles

Here is a small capture file with a number of ACS bundles. Note that these
packets are on UDP/4557, and are in response to data generated on UDP/4556.
Because of this, you will have to select a packet, choose "decode as..." and
choose "Bundle".

Alternatively, a command such as this will work:
./tshark -r ~/packet-dtn-ACS.cap -d udp.port==4557,bundle -V

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