Wireshark-commits: [Wireshark-commits] master a2b9b90: Some additional information from bug 10637.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Oct 2014 06:50:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2b9b902d9f252389a836acee5beca51ea7d0513
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a2b9b90 by Guy Harris (guy@xxxxxxxxxxxx):

    Some additional information from bug 10637.
    
    That bug includes a capture and a screendump of OmniPeek's dissection of
    the packet in that capture; this lets us identify some tags as the
    center frequency of the 802.11 channel and a set of extended flags used
    for 802.11n and 802.11ac.
    
    Show some flags from bug 9586, under the assumption that certain fields
    in the Peek tagged header correspond to certain fields in the remote
    Peek protocol.
    
    Change-Id: I0f3c2e6638d6cf5f6ec470d65bd574171a2d958d
    Reviewed-on: https://code.wireshark.org/review/4969
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7e6b029   Bug 9586 says bit 0x00000100 in the "802.11n flags" means "802.11ac".
    adds  a2b9b90   Some additional information from bug 10637.


Summary of changes:
 wiretap/peektagged.c |   54 +++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 45 insertions(+), 9 deletions(-)