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 21575: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 26 Apr 2007 00:01:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21575

User: guy
Date: 2007/04/26 12:01 AM

Log:
 Check to make sure the address really *is* an IPv4 address.
 
 If it is, convert the "void *" data pointer to a "guint8 *", so we can
 look at the first byte.

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