Wireshark-commits: [Wireshark-commits] master-1.10 2ba9a20: Properly decode CAPWAP Data Keep-Alive'

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Feb 2014 08:41:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ba9a20dd132b92b2b567948be2fc5389f40fe93
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

2ba9a20 by Andreas Schultz (aschultz@xxxxxxxx):

    Properly decode CAPWAP Data Keep-Alive's.  Bug 9165 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9165)
    
    From Andreas Schultz
    
    From me: Use expert API instead of throwing exception for a bad length.
    
    svn path=/trunk/; revision=52657
    
    Manual Backport to 1.10 (Use old expert API)
    
    Change-Id: Iab31aeb9521630d3ad69bb8b7fe5f10d4d95cee7
    Reviewed-on: https://code.wireshark.org/review/288
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  63b3a9d   Force "printing" if -T is specified, even if -w is also specified.
    adds  2ba9a20   Properly decode CAPWAP Data Keep-Alive's.  Bug 9165 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9165)


Summary of changes:
 epan/dissectors/packet-capwap.c |   58 +++++++++++++++++++++++++++++++++++----
 1 file changed, 53 insertions(+), 5 deletions(-)