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 23375: /trunk/epan/ftypes/ /trunk/epan/ftypes/: ftype-ip

Date: Tue, 06 Nov 2007 09:20:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23375

User: guy
Date: 2007/11/06 09:20 AM

Log:
 Fix bug 1956 - make the bitwise-AND routine treat its arguments as being
 IPv4 addresses.  Also, rename that routine to cmp_bitwise_and(), as it's
 not working on bit strings.

Directory: /trunk/epan/ftypes/
  Changes    Path            Action
  +8 -18     ftype-ipv4.c    Modified