Wireshark-commits: [Wireshark-commits] master-2.6 5280739: Add support for IDB option 15 - if_hardw

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 04 May 2020 19:05:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5280739e63bdd4bc2d3eb595bce06b59367debd5
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

5280739 by Guy Harris (guy@xxxxxxxxxxxx):

    Add support for IDB option 15 - if_hardware, for hardware description.
    
    While we're at it, use decimal, rather than hex, for option numbers;
    they're given in decimal in the pcapng spec.
    
    And fix a typo.
    
    Change-Id: I2a6e857a29d5bcb6533b8f5aef00711dd57e6df5
    Reviewed-on: https://code.wireshark.org/review/36600
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    (cherry picked from commit f9cf25f7df071fe4db4c648e84476d9eef48796c)
    Reviewed-on: https://code.wireshark.org/review/37113
    

Actions performed:

    from  aacbfec   pcapng: fix more interface ID checks.
     add  5280739   Add support for IDB option 15 - if_hardware, for hardware description.


Summary of changes:
 epan/dissectors/file-pcapng.c | 178 ++++++++++++++++++++++--------------------
 1 file changed, 95 insertions(+), 83 deletions(-)