ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master d550b17: VoIP calls: Use our tap offsets.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Nov 2014 05:23:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d550b17984a092c99127f572158377af27b42354
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d550b17 by Gerald Combs (gerald@xxxxxxxx):

    VoIP calls: Use our tap offsets.
    
    Add convenience functions to convert between tap IDs and tapinfo
    pointers. Use them to get rid of some calls to voip_calls_get_info().
    
    Lowercase function names. Remove more exit()s.
    
    Change-Id: I187fdc505bc22cc05edafed9e97ede8279ea53f9
    Reviewed-on: https://code.wireshark.org/review/5321
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  0be9e7d   0.0 is a double, 0.0f is a float.
    adds  d550b17   VoIP calls: Use our tap offsets.


Summary of changes:
 ui/gtk/voip_calls.c |  218 +++++++++++++++++++++++++++------------------------
 1 file changed, 115 insertions(+), 103 deletions(-)