Wireshark-commits: [Wireshark-commits] master 296b9cf: Add some symbols to wtap.h so that we can co

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Aug 2015 06:02:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=296b9cf1fb301672c2e637a62925e08fabebf6a8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

296b9cf by Richard Sharpe (rsharpe@xxxxxxxxx):

    Add some symbols to wtap.h so that we can correctly support 802.11ad.
    Currently there are a lot of local hacks in the 802.11ad support and
    better support can be provided.
    
    Also add a structure to track 802.11ad (DMG) specific features in the phdr
    structure as suggested by Guy Harris.
    
    Also, respond to some suggestions by Guy Harris.
    
    Change-Id: I8459e3986a134a08ee2e31f0158b8aa5c9b91d86
    Signed-off-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/10204
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5ed7a40   Don't assume we have interface information.
    adds  296b9cf   Add some symbols to wtap.h so that we can correctly support 802.11ad. Currently there are a lot of local hacks in the 802.11ad support and better support can be provided.


Summary of changes:
 wiretap/wtap.h |   28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)