Wireshark-commits: [Wireshark-commits] master 0b79b9c: BitTorrent:Add Fast Extension Message(Bep06)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 09 Dec 2018 07:14:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b79b9c2db3581191dd4d6a9a6e65e40f0471657
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0b79b9c by Lee Serin (serinee95@xxxxxxxxx):

    BitTorrent:Add Fast Extension Message(Bep06) analysis
    
    Add message type named 'fast extension' to analyze unprocessed messages
    
    Bug: 15345
    Change-Id: I62fce2b753899cb4f2ba833a58388906c9f0d2d3
    Reviewed-on: https://code.wireshark.org/review/30954
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  39ec5f8   CMake: allow nested structures to be initialized via { 0 }
     add  0b79b9c   BitTorrent:Add Fast Extension Message(Bep06) analysis


Summary of changes:
 epan/dissectors/packet-bittorrent.c | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)