URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc26f2e721a3ac3ae96b5d73848d2bd590375ae0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
bc26f2e 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>
Actions performed:
from 0dbfb5e If the IP length says there no data following the IP layer, don't try to dissect the next layer.
adds bc26f2e 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(-)