https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3994
Summary: proto_item_set_len is missing from Lua API.
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Extras
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: dnietoc@xxxxxxxxx
diego <dnietoc@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3632| |review_for_checkin?
Flag| |
Created an attachment (id=3632)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3632)
Adds a set_len method to the TreeItem table.
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
The Lua API does not provide access to the proto_item_set_len function. This
makes difficult to implement dissectors for protocols whose packets may contain
variable length structures.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.