Wireshark-commits: [Wireshark-commits] master 12ec6c4: Add correct decoding of a Il command
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=12ec6c4482950dafab1701e709a0a0fee37e399c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
12ec6c4 by Peter Lemenkov (lemenkov@xxxxxxxxx):
Add correct decoding of a Il command
That's another one protocol shortcoming - the same parameter used twice:
* https://github.com/sippy/rtpproxy/wiki/RTPP-%28RTPproxy-protocol%29-technical-specification#createupdatelookup-session
* https://github.com/sippy/rtpproxy/wiki/RTPP-%28RTPproxy-protocol%29-technical-specification#get-information
Change-Id: I9ccc05579b0a1c28b8180eb56a2eb51fc803c063
Signed-off-by: Peter Lemenkov <lemenkov@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/8250
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 6d17456 Clarify command parameters meanings
adds 12ec6c4 Add correct decoding of a Il command
Summary of changes:
epan/dissectors/packet-rtpproxy.c | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)