Wireshark-commits: [Wireshark-commits] rev 31845: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 09 Feb 2010 09:52:24 GMT
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