URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=818c274721cee622c0b181248d3e17830046e52d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
818c274 by Guy Harris (guy@xxxxxxxxxxxx):
HiQnet parameters and Wireshark fields have data types; use them.
Don't just display every field that's not a STRING as a lump of hex
bytes; display them (and make them filterable) according to their data
type.
Change-Id: I5717c45bc970616ba9438277e1bcaae46c3cbdf8
Reviewed-on: https://code.wireshark.org/review/13669
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8834e8f Display Filter Expression dialog updates.
adds 818c274 HiQnet parameters and Wireshark fields have data types; use them.
Summary of changes:
epan/dissectors/packet-hiqnet.c | 235 +++++++++++++++++++++++++++++++--------
1 file changed, 186 insertions(+), 49 deletions(-)