Wireshark-commits: [Wireshark-commits] master 02537f8: [mifare] make the payload of the write comma
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Jun 2015 23:01:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=02537f8c86d43bde7a493f591375c832333dd70e
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

02537f8 by Martin Kaiser (wireshark@xxxxxxxxx):

    [mifare] make the payload of the write command filterable
    
    use an FT_BYTES variable instead of passing it to the data dissector
    
    Change-Id: Ia52cba24dedec13c9842109d45b3a277ee627f42
    Reviewed-on: https://code.wireshark.org/review/8994
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  bc9e141   [mifare] minor cleanup
    adds  02537f8   [mifare] make the payload of the write command filterable


Summary of changes:
 epan/dissectors/packet-rfid-mifare.c |   21 +++++----------------
 1 file changed, 5 insertions(+), 16 deletions(-)