URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0703c7b4145f1ec23172b261356ca65bb17d12dc
Submitter: Stig Bjørlykke (s...@bjorlykke.org)
Changed: branch: master
Repository: wireshark

Commits:

0703c7b by Stig Bjørlykke (s...@bjorlykke.org):

    dumpcap: Include CPU info as hardware description in SHB
    
    Add CPU info as hardware description in session header block when
    using pcapng.
    
    Use capture_comment from the capture_options structure when using
    ring buffer.
    
    Change-Id: I5e688fc2d6ab61de1f64ad9a8a96e6e39e8cf708
    Reviewed-on: https://code.wireshark.org/review/17862
    Reviewed-by: Stig Bjørlykke <s...@bjorlykke.org>
    

Actions performed:

    from  00c862e   capchild: Support optional 802.11 channel parameters
    adds  0703c7b   dumpcap: Include CPU info as hardware description in SHB


Summary of changes:
 debian/libwsutil0.symbols             |    1 +
 dumpcap.c                             |   19 ++++++---
 ws_version_info.c                     |   40 +-----------------
 wsutil/CMakeLists.txt                 |    1 +
 wsutil/Makefile.am                    |    2 +
 epan/asm_utils.c => wsutil/cpu_info.c |   72 ++++++++++++++++-----------------
 wsutil/{bitswap.h => cpu_info.h}      |   14 ++++---
 7 files changed, 61 insertions(+), 88 deletions(-)
 copy epan/asm_utils.c => wsutil/cpu_info.c (51%)
 copy wsutil/{bitswap.h => cpu_info.h} (80%)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to