URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=498f803fe0aa211b6fbe28975b84fa0e5daf87eb
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
498f803 by Guy Harris (guy@xxxxxxxxxxxx):
Add support for reading and writing the new if_hardware IDB option.
Support for writing it in live captures will come later; this change,
but not that one, will be backported so older versions of Wireshark
won't remove it when writing a file out.
Change-Id: I9fd4067991acfd2d18c03d0a373ce8337a9f3a76
Reviewed-on: https://code.wireshark.org/review/29064
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 08cbe559b3c82c4e152c3b8df2f6f6f1fe3d51a0)
Reviewed-on: https://code.wireshark.org/review/29066
Actions performed:
from 278bb22 HTTP: set correct server port for tunnels
add 498f803 Add support for reading and writing the new if_hardware IDB option.
Summary of changes:
cfile.c | 2 ++
wiretap/merge.c | 19 +++++++++++++++++--
wiretap/pcapng.c | 13 +++++++++++++
wiretap/wtap.c | 7 +++++++
wiretap/wtap_opttypes.c | 9 +++++++++
wiretap/wtap_opttypes.h | 12 +++++++++++-
6 files changed, 59 insertions(+), 3 deletions(-)