ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Wed, 12 May 2010 04:03:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32768

User: gerald
Date: 2010/05/11 09:03 PM

Log:
 From Chris Maynard via bug 4722:
 
 When I submitted the USB and PPP changes, I had not previously tested with a
 full insertion of a particular USB device.  Now that I have, I've found that
 what used to be reported as an unknown interface class is now reported as a
 vendor specific interface class.  Thus, in order for PPP/USB dissection to
 work, the ppp dissector must register for that class as well.  The attached
 trivial patch does just that.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1 -0      packet-ppp.c    Modified