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.