Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 9cc9028: epl: Duplicated Frames

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Nov 2014 00:44:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9cc9028e3667588fb18932f38b5b62e0adc11ba8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9cc9028 by Lukas Emersberger (lukas.emersberger@xxxxxxxxxxxxxxxxx):

    epl: Duplicated Frames
    
      Remake of the duplicated frames filter with
      less memory usage.
    
    Change-Id: I7c8694b5ae69c919b866bbc661bad5e3f0a3e1d7
    Reviewed-on: https://code.wireshark.org/review/4773
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Lukas Emersberger <lukas.emersberger@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ab7f35d   hf_cc_loss is supposed to be a floating-point value, divided by 65535.
    adds  9cc9028   epl: Duplicated Frames


Summary of changes:
 epan/dissectors/packet-epl.c |  253 ++++++++++++++++++++++++++++--------------
 1 file changed, 172 insertions(+), 81 deletions(-)