Wireshark-commits: [Wireshark-commits] rev 23375: /trunk/epan/ftypes/ /trunk/epan/ftypes/: ftype-ipv4.c
From:
guy@xxxxxxxxxxxxx
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