Wireshark-commits: [Wireshark-commits] master ca921fd: Parse another one missing command modifier

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Apr 2015 18:24:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca921fd961164f3f91fa958706507bb0d6fac2f1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ca921fd by Peter Lemenkov (lemenkov@xxxxxxxxx):

    Parse another one missing command modifier
    
    Parse another one missing command modifier - "request New port". See
    protocol description for the details:
    
    https://github.com/sippy/rtpproxy/wiki/RTPP-%28RTPproxy-protocol%29-technical-specification#createupdatelookup-session
    
    Change-Id: I4a49b0715022dca250ef0def75fb2e7983aaca1b
    Signed-off-by: Peter Lemenkov <lemenkov@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/8248
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  f80205e   Make bit masks unsigned.
    adds  ca921fd   Parse another one missing command modifier


Summary of changes:
 epan/dissectors/packet-rtpproxy.c |    2 ++
 1 file changed, 2 insertions(+)