Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1445] Add ability to provide a "named subnets" file in add

Date: Sat, 24 Nov 2007 12:03:31 +0000 (GMT)
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.