Wireshark-commits: [Wireshark-commits] master cf99e6b: packet-ipdc.c: proto_tree_add_text -> someth
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Jun 2014 20:37:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf99e6b198eb7d0c79b93065ec45322e38ac840f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cf99e6b by Michael Mann (mmann78@xxxxxxxxxxxx):

    packet-ipdc.c: proto_tree_add_text -> something filterable.
    
    This appears to be a TLV architecture, not sure if the T and L should be broken up and filtered separately.  Right now, just filtering on value.
    
    Change-Id: Ic5853d2216b6b5f845587e4b789435bed5fe60ff
    Reviewed-on: https://code.wireshark.org/review/2252
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ee137c4   Register P_Mul as new-style dissector
    adds  cf99e6b   packet-ipdc.c: proto_tree_add_text -> something filterable.


Summary of changes:
 epan/dissectors/packet-ipdc.c |  129 ++++++++++++++++++++++++++---------------
 1 file changed, 81 insertions(+), 48 deletions(-)