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] lts-1.12.1 f3dede8: WCCP - Only populate address table once

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Sep 2015 20:44:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3dede8ad41932e48688559ceecf6a50584966e1
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

f3dede8 by Michael Mann (mmann78@xxxxxxxxxxxx):

    WCCP - Only populate address table once and presume first address table type is the one that should populate it.
    
    Ping-Bug: 11358
    Change-Id: Ieed093b4aa263026772450f95dd5fa18280f9b76
    Reviewed-on: https://code.wireshark.org/review/9648
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit b1eaf29d4056f05d1bd6a7f3d692553ec069a228)
    Reviewed-on: https://code.wireshark.org/review/9685
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit bc26f2e721a3ac3ae96b5d73848d2bd590375ae0)
    Reviewed-on: https://code.wireshark.org/review/10614
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  257e8fc   Openflow - prevent infinite loop
    adds  f3dede8   WCCP - Only populate address table once and presume first address table type is the one that should populate it.


Summary of changes:
 epan/dissectors/packet-wccp.c |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)