wireshark-commits  

[Wireshark-commits] rev 31845: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sflow.c

guy
Tue, 09 Feb 2010 01:53:11 -0800

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31845

User: guy
Date: 2010/02/09 01:52 AM

Log:
 Do all the missing dissectors the same way.
 
 Oh, and there's no dissector registered as "atm" - and, if there were,
 it probably wouldn't be able to handle AAL5 packets by themselves, as
 you'd probably have to supply pseudo-header information (where does the
 VPI/VCI come from, for example?).
 
 This fixes bug 4471.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +20 -9     packet-sflow.c    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe
  • [Wireshark-commits] rev 31845: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sflow.c guy