URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=620fc587e4dd79a216380bc86efcd6230c1ec6a8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
620fc58 by Alexis Green (alexis.green@xxxxxxxxx):
    editcap: Add ability to skip radiotap header.
    
    This is useful when processing packets that were captured by multiple radios on the same channel.
    
    Change-Id: I9dacc35294a4ed4e817014e563e7c9a54ee05e40
    Reviewed-on: https://code.wireshark.org/review/28843
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  169962b   AT: Fix check for numeric CME errors
     add  620fc58   editcap: Add ability to skip radiotap header.
Summary of changes:
 doc/editcap.pod | 11 +++++++++++
 editcap.c       | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)