Wireshark-commits: [Wireshark-commits] master 08cbe55: Add support for reading and writing the new 
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08cbe559b3c82c4e152c3b8df2f6f6f1fe3d51a0
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
08cbe55 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>
    
Actions performed:
    from  f4ac263   PDCP LTE: Update rohc_profile_vals
     add  08cbe55   Add support for reading and writing the new if_hardware IDB option.
Summary of changes:
 file_packet_provider.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(-)