Wireshark-commits: [Wireshark-commits] master 053f53c: Add a hidden item that allows to allow filte

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 31 Aug 2015 02:52:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=053f53ccd1b810221829b98b79ecbec1bd6f8add
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

053f53c by Joerg Mayer (jmayer@xxxxxxxxx):

    Add a hidden item that allows to allow filtering on the station address.
    This currently only works for data frames. A Fixme is in place for
    managment frames.
    
    Change-Id: I0a72a9a3e40cf8269856fbbcd97b270af422afa2
    Reviewed-on: https://code.wireshark.org/review/10322
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  f0b4e8e   dlsw: don't THROW() an exception from a dissector
    adds  053f53c   Add a hidden item that allows to allow filtering on the station address. This currently only works for data frames. A Fixme is in place for managment frames.


Summary of changes:
 epan/dissectors/packet-ieee80211.c |   37 ++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)