URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f9cf25f7df071fe4db4c648e84476d9eef48796c
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f9cf25f 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>
Actions performed:
from f9fdf32 CSN.1: Optimize update of remaining_bits_len dissecting CSN_UINT_ARRAY
add f9cf25f 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(-)