http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1445
------- Comment #9 from jaap.keuter@xxxxxxxxx 2007-11-24 12:03 GMT -------
Are you sure about this?
+ inet_pton(AF_INET, "255.255.255.0", &masks[23]);
+ inet_pton(AF_INET, "255.255.255.0", &masks[24]);
+ inet_pton(AF_INET, "255.255.255.0", &masks[25]);
+ inet_pton(AF_INET, "255.255.255.0", &masks[26]);
+ inet_pton(AF_INET, "255.255.255.0", &masks[27]);
+ inet_pton(AF_INET, "255.255.255.0", &masks[28]);
+ inet_pton(AF_INET, "255.255.255.0", &masks[29]);
+ inet_pton(AF_INET, "255.255.255.0", &masks[30]);
+ inet_pton(AF_INET, "255.255.255.0", &masks[31]);
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.