URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d64ad1de91cb8303ce5b76faf0c5bdc0bf09a930
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d64ad1d by Hadriel Kaplan (hadrielk@xxxxxxxxx):
capinfos: add more info about file and interfaces
Add more information about the capture file, and about the interface
descriptions in it. Also remove long-unused g_options code.
Change-Id: I93cbd70fc7b09ec1b8b2fd6c85bb885c7f749543
Reviewed-on: https://code.wireshark.org/review/10073
Petri-Dish: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3268023 Added TDMoP protocol dissector
adds d64ad1d capinfos: add more info about file and interfaces
Summary of changes:
capinfos.c | 395 ++++++++++++++++++++++++--------------------
debian/libwiretap0.symbols | 1 +
doc/capinfos.pod | 11 ++
wiretap/wtap.c | 122 ++++++++++++--
wiretap/wtap.h | 10 +-
5 files changed, 342 insertions(+), 197 deletions(-)