ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master e90f660: Don't register in the rtp.pt table if the pt

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Mar 2014 09:06:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e90f660cb3155b796e9d0fba57298ceebc4a1a4b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e90f660 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Don't register in the rtp.pt table if the pt value is set to zero.
    
    Change-Id: I17c523da0fb57ed8591f409615fe56ab18977103
    Reviewed-on: https://code.wireshark.org/review/823
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  03d982a   DHCP/BOOTP: Add specific 43 Option when Class is ArubaAP or ArubaInstantAP
    adds  e90f660   Don't register in the rtp.pt table if the pt value is set to zero.


Summary of changes:
 epan/dissectors/packet-rtp-events.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)