Wireshark-commits: [Wireshark-commits] master 00c862e: capchild: Support optional 802.11 channel pa
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Sep 2016 06:01:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=00c862e4056be43d91beb2c6b66b996140e5d280
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

00c862e by Mikael Kanstrup (mikael.kanstrup@xxxxxxxxx):

    capchild: Support optional 802.11 channel parameters
    
    Document the the 802.11 set channel function and its parameters.
    Add support for optional parameters.
    
    Bug: 12896
    Change-Id: I95966f99149aa9c1502d97b5707dcc8c2f5b26e8
    Reviewed-on: https://code.wireshark.org/review/17699
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b6a2915   mate: fix Match edge cases, improve documentation
    adds  00c862e   capchild: Support optional 802.11 channel parameters


Summary of changes:
 capchild/capture_sync.c |    6 +++++-
 capchild/capture_sync.h |   19 ++++++++++++++++++-
 2 files changed, 23 insertions(+), 2 deletions(-)