HWTYPE_INIFINIBAND ?
Jeremy C. Reed
jreed at isc.org
Mon Apr 8 19:42:19 UTC 2013
--- a/src/lib/dhcp/dhcp6.h
+++ b/src/lib/dhcp/dhcp6.h
@@ -114,7 +114,7 @@ extern const int dhcpv6_type_name_max;
// Define hardware types
// Taken from http://www.iana.org/assignments/arp-parameters/
#define HWTYPE_ETHERNET 0x0001
-#define HWTYPE_INIFINIBAND 0x0020
+#define HWTYPE_INFINIBAND 0x0020
Okay to commit this?
I can't find any use of it in our code though.
Maybe the typo is used elsewhere?
More information about the bind10-dhcp
mailing list