ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 3454] Feature Request: Add protocol sub-field to the bootp

Date: Fri, 8 Jul 2011 07:06:23 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3454

--- Comment #9 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> 2011-07-08 07:06:22 PDT ---
Hi !
Great job !

But it does not compile under Linux ...

packet-bootp.c: In function ‘bootp_handle_basic_types’:
packet-bootp.c:1177: error: enumeration value ‘special’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘none’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘presence’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘opaque’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘fqdn’ not handled in switch
packet-bootp.c:1177: error: enumeration value ‘ipv4_or_fqdn’ not handled in
switch
packet-bootp.c: In function ‘bootp_option’:
packet-bootp.c:2141: error: unused variable ‘enterprise’

Also chechkf is not Happy
ERROR: NO ARRAY: epan/dissectors/packet-bootp.c, hf_default

Beware also there are a mix of tabs / spaces in some line

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