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 6317] improvements in RELOAD dissection

Date: Sat, 8 Oct 2011 07:19:24 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6317

Bill Meier <wmeier@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-10-08 10:19:23 EDT ---
Committed in SVN #39308.

Thanks

Re:
  ERROR: NO ARRAY: packet-reload.c, hf_reload_dmflag_underlay_hop

I've added an entry to hf[]:

    { &hf_reload_dmflag_underlay_hop,
      { "UNDERLAY_HOP", "reload.dmflags.underlay_hop", FT_BOOLEAN, 1,
TFS(&tfs_set_notset), 0x0,
        NULL, HFILL
      }
    },

If this is incorrect or the dmflag_underlay stuff should be removed altogether,
please let me know.

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