diff --git a/dhcptest.d b/dhcptest.d index a20ce63..1810e13 100644 --- a/dhcptest.d +++ b/dhcptest.d @@ -224,8 +224,8 @@ enum NETBIOSNodeTypeChars = "BPMH"; /// How option values are displayed and interpreted enum OptionFormat { - special, unknown, + special, str, ip, IP = ip, // for backwards compatibility