URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14c9b175f5e62894e911a329773a1d8f388b05d6
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
14c9b17 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
DMP: Make dmp.body.data FT_BYTES
With this it's possible to fetch the body from a Lua script again.
Change-Id: Ie1502d47ca3c137aedb4197c6a345b3eb340735a
Reviewed-on: https://code.wireshark.org/review/7769
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from f620be5 MBIM: use proto_tree_add_item_ret_uint
adds 14c9b17 DMP: Make dmp.body.data FT_BYTES
Summary of changes:
epan/dissectors/packet-dmp.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)