Wireshark-commits: [Wireshark-commits] master 4ce6f60: radiotap: Comment that there are no more hea

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Aug 2019 17:22:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4ce6f6040dcda9bacbf742a3a4017a8976b127e1
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4ce6f60 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.
    
    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>
    

Actions performed:

    from  c91856a   IEEE 802.15.4: Add conversation table and conversation filter
     add  4ce6f60   radiotap: Comment that there are no more header bit numbers left.


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