URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3460bd70b532616b9900135b84d7e2dd68b0aacb
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3460bd7 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
UDPCP: Use g_direct_hash() and g_direct_equal() for reassembly
Change-Id: Ie3543b36b5f279647a489f75868a4acf82b895a9
Reviewed-on: https://code.wireshark.org/review/36932
Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Actions performed:
from 9f03cde Add a routine to get the representation of a protocol tree item and use it.
add 3460bd7 UDPCP: Use g_direct_hash() and g_direct_equal() for reassembly
Summary of changes:
epan/dissectors/packet-udpcp.c | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)