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 22341: /trunk/epan/ /trunk/epan/dissectors/: packet-iuup

Date: Tue, 17 Jul 2007 22:04:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22341

User: lego
Date: 2007/07/17 10:04 PM

Log:
 get crc10 and crc6 out of packet-iuup.c 
 - experimental code for a way-too-heurstic look for iuup dissector

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +52 -92    packet-iuup.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +97 -0     crc10.c       Added
  +27 -0     crc10.h       Added
  +37 -0     crc6.c        Added
  +26 -0     crc6.h        Added