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>
Thu, 9 Oct 2014 20:06:47 +0000 (22:06 +0200)
commit755bc4ed29c89fc15d4230ce8b828b3afcfa2912
treedca892ec022e25749fb9a01ec7b63ba948b4627b
parent7e5048d28e86595357be399d0e55cf97a0781703
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

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