URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2219f78426b4522b6acec6c18f98c3c0156f110a
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2219f78 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):
    Netflow: do transport resolution on ports (if know they are UDP or TCP)
    
    Change-Id: I8fc3675f03b7eaec6a9385638197067981762a70
    Reviewed-on: https://code.wireshark.org/review/6474
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    
Actions performed:
    from  14cad60   Remove ep_ allocated memory from get_conversation_filter and just return a g_alloced string.
    adds  2219f78   Netflow: do transport resolution on ports (if know they are UDP or TCP)
Summary of changes:
 epan/dissectors/packet-netflow.c |   32 +++++++++++++++++++++++++++++++-
 1 file changed, 31 insertions(+), 1 deletion(-)