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 7896] [DHCPv4] Implement RFC3004 for DHCP option 77

Date: Tue, 23 Oct 2012 09:32:14 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7896

--- Comment #6 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2012-10-23 09:32:14 PDT ---
There is a wrong copy/paste :
+        { &hf_bootp_option77_user_class,
+          { "Instance of User Class", "bootp.option.user_class",
+            FT_UINT8, BASE_DEC, VALS(option82_suboption_vals), 0x0,
+            "Instance of User Class", HFILL }},

I think, the VALS(option82_suboption_vals) is not needed

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.