URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=12242e147e25cdd05bc0977c353b37b9eedf6c24
Submitter: "Jörg Mayer <jma...@loplof.de>"
Changed: branch: master
Repository: wireshark

Commits:

12242e1 by Nardi Ivan (nardi.i...@gmail.com):

    STUN: fix heuristic for ChannelData payload
    
    Some heuristic functions (example: dtls over stun) perform exact checks on
    paylaod length, so we need to skip any padding added by TURN layer
    (RFC 5766, 11.5).
    
    Bug: 16756
    Change-Id: Iaaf3dc83fbc5f5f8d0af1cabfe94861480fe7c98
    Reviewed-on: https://code.wireshark.org/review/38042
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jörg Mayer <jma...@loplof.de>
    

Actions performed:

    from  f54611d   Qt: Pop filter syntax in search frame
     add  12242e1   STUN: fix heuristic for ChannelData payload


Summary of changes:
 epan/dissectors/packet-stun.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to