Wireshark-commits: [Wireshark-commits] master 1a50aee: Improve filterability of RSVP dissector.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 29 Sep 2014 19:25:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a50aee3791efb8848a6be952367fa0b20a4e856
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1a50aee by Michael Mann (mmann78@xxxxxxxxxxxx):

    Improve filterability of RSVP dissector.
    
    Eliminated many, but not all proto_tree_add_text calls.
    
    Change-Id: Ic904a0019a9d5d64d47b562bd282f1e6fad617cb
    Reviewed-on: https://code.wireshark.org/review/4366
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4342d0f   High Throughput is 11n, not 11g or 11a.
    adds  1a50aee   Improve filterability of RSVP dissector.


Summary of changes:
 epan/dissectors/packet-rsvp.c |  862 ++++++++++++++++++++++-------------------
 1 file changed, 453 insertions(+), 409 deletions(-)