Wireshark-bugs: [Wireshark-bugs] [Bug 8424] Extend RTP dissector with ED-137 extension

Date: Fri, 01 Mar 2013 22:39:25 +0000

changed bug 8424

What Removed Added
Attachment #10155 Flags review_for_checkin? review_for_checkin-

Comment # 2 on bug 8424 from
Comment on attachment 10155 [details]
rtp dissector patch

Quick review:
* No need to include stdio.h
* Clean up the code indentation. The mode lines state: tabs, width 8.
* No // comment lines
* Why changing the order todissect_rtp_hext_rfc5215_onebyte and
dissect_rtp_hext_rfc5215_twobytes first and then trying
rtp_hdr_ext_dissector_table ?
* Resolve your TODO items
* RTP header extension dissector table should not change from BASE_HEX to
BASE_NONE.


You are receiving this mail because:
  • You are watching all bug changes.