URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68dd2c823aff0c79263c9bf8feabe031b747c0cc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
68dd2c8 by Matthieu Coudron (mattator@xxxxxxxxx):
Display the name of the invalid field when tshark is run with -T fields
-e invalidfield
Change-Id: Iaf8733096d9e1d15510a38363397b1dcd972ff59
Reviewed-on: https://code.wireshark.org/review/10504
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 7221743 Eliminate proto_tree_add_text from packet-ncp2222.inc
adds 68dd2c8 Display the name of the invalid field when tshark is run with -T fields -e invalidfield
Summary of changes:
epan/print.c | 16 +++++++---------
epan/print.h | 2 +-
tshark.c | 16 ++++++++++++----
3 files changed, 20 insertions(+), 14 deletions(-)