URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27f16ade806b572519b702cb478b0c634278653b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
27f16ad by Peter Lemenkov (lemenkov@xxxxxxxxx):
[RTPproxy] Remove non-existent reply
This reply message was never implemented anywhere. Current protocol spec
doesn't mention this type of a reply either:
* https://github.com/sippy/rtpproxy/wiki/RTPP-%28RTPproxy-protocol%29-technical-specification#information
So we should remove this.
Change-Id: I4e5efef24c6859d5a4a0ba08e3e4cca6d7b217f2
Signed-off-by: Peter Lemenkov <lemenkov@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/8656
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3d3c854 Doc (packet-PROTOABBREV): fix quote for config include
adds 27f16ad [RTPproxy] Remove non-existent reply
Summary of changes:
epan/dissectors/packet-rtpproxy.c | 7 -------
1 file changed, 7 deletions(-)