Wireshark-commits: [Wireshark-commits] master-2.6 bbaefaa: radiotap: Comment that there are no more
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Aug 2019 18:51:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bbaefaaca94be7d305fdbf1025929a938f11d4f6
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

bbaefaa by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    radiotap: Comment that there are no more header bit numbers left.
    
    The new approach for radiotap headers is TLVs. Let people know there
    are no more bits available for headers and point them to the correct
    place: www.radiotap.org.
    
    (This also adds some bits not supported by 2.6.x but supported by 3.0.x
    and later, just to indicate that they're already in use as well.)
    Change-Id: I8393c6ea32edd3cb09bcbf8c5e624c222b422c06
    Reviewed-on: https://code.wireshark.org/review/34233
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 4ce6f6040dcda9bacbf742a3a4017a8976b127e1)
    Reviewed-on: https://code.wireshark.org/review/34241
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c7bd54e   [Automatic update for 2019-08-11]
     add  bbaefaa   radiotap: Comment that there are no more header bit numbers left.


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap-defs.h | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)