Wireshark-commits: [Wireshark-commits] master fd88bfa: Write the if_hardware option, if available,
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fd88bfa348677ec7bdd95d6a7130a08212ee98f7
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
fd88bfa by Guy Harris (guy@xxxxxxxxxxxx):
Write the if_hardware option, if available, to pcapng files when capturing.
Change-Id: Ib9ff78d148a2364c84d84b4a9b020b3d783654a3
Reviewed-on: https://code.wireshark.org/review/36602
Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
Actions performed:
from 5e77ab8 Remove space that snuck in during editing.
add fd88bfa Write the if_hardware option, if available, to pcapng files when capturing.
Summary of changes:
capture_opts.c | 10 ++++++++++
capture_opts.h | 2 ++
dumpcap.c | 2 ++
text2pcap.c | 1 +
ui/iface_lists.c | 2 ++
writecap/pcapio.c | 24 +++++++++++++++++-------
writecap/pcapio.h | 1 +
7 files changed, 35 insertions(+), 7 deletions(-)