Wireshark-commits: [Wireshark-commits] master c661da4: xmpp: Add whitespace keepalive indication

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Aug 2016 11:58:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c661da414d5ddb506e0c23d3169cff45b6211398
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c661da4 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    xmpp: Add whitespace keepalive indication
    
    RFC 6120 section 4.6.1 defines the use of a single whitespace as
    "whitespace keepalive", so indicate this in the Info column.
    
    Change-Id: I685431d91be2a37fbd66f8d1cdabe53f33092e93
    Reviewed-on: https://code.wireshark.org/review/17323
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  8ce3017   Expand comments.
    adds  c661da4   xmpp: Add whitespace keepalive indication


Summary of changes:
 epan/dissectors/packet-xmpp.c |   11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)