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(-)