pidl-wireshark: add a function to change the type of a hf_field
authorMatthieu Patou <mat@matws.net>
Thu, 3 Oct 2013 08:10:48 +0000 (01:10 -0700)
committerStefan Metzmacher <metze@samba.org>
Mon, 4 Nov 2013 11:19:23 +0000 (12:19 +0100)
commit61f2c9e800fefc83d7e0bcb87e474fad0fce9ead
tree711520eee899ff2946f5ac4e73ccf9e77d317826
parente077b98cfbd188e1003d748cc60e82624044a181
pidl-wireshark: add a function to change the type of a hf_field

We can use this to change the type FT_BYTE when we realize that the
object dissected is an array of bytes

Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
pidl/lib/Parse/Pidl/Wireshark/NDR.pm