VoIP calls tap ID cleanup.
authorGerald Combs <gerald@wireshark.org>
Fri, 14 Nov 2014 21:15:38 +0000 (13:15 -0800)
committerGerald Combs <gerald@wireshark.org>
Sat, 15 Nov 2014 00:31:19 +0000 (00:31 +0000)
commitba3bc1e72686ef386945dda72b0a85b63d9e1af8
tree0174f0cb55a9fab8afa0c5b604bec06ca90ca016
parent225c86f7a27e2fd8cae24a472443580f174e14e9
VoIP calls tap ID cleanup.

Remove all of the public dummy members from voip_calls_tapinfo_t. Use
pointer arithmetic to generate private, unique IDs instead.

We weren't removing the SUA listener. Do so. Use the correct M3UA ID.

Change-Id: I8e8cdb6addbc4868aebc004be20a2f57b4acf75b
Reviewed-on: https://code.wireshark.org/review/5315
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
ui/gtk/voip_calls.c
ui/gtk/voip_calls.h