Wireshark-commits: [Wireshark-commits] master d09cc65: [bitcoin] Convert commands into a dissector

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 1 Nov 2015 19:52:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d09cc65254d69a4fe151ee58915bd0f7910a45cb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d09cc65 by Martin Kaiser (wireshark@xxxxxxxxx):

    [bitcoin] Convert commands into a dissector table
    
    Change-Id: I30095150ea639d773b887f191e0028c765beba12
    Reviewed-on: https://code.wireshark.org/review/11457
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c9c1ae4   [iso7816] remove unnecessary initial values
    adds  d09cc65   [bitcoin] Convert commands into a dissector table


Summary of changes:
 epan/dissectors/packet-bitcoin.c |  288 +++++++++++++++++++-------------------
 1 file changed, 143 insertions(+), 145 deletions(-)