Wireshark-commits: [Wireshark-commits] master-3.0 9cc2661: 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:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9cc26618b350ad08aa275ce787dfee040039cb3d
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

9cc2661 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/37112
    

Actions performed:

    from  746a249   pcapng: pull the interface ID handling into a single routine.
     add  9cc2661   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(-)