Wireshark-commits: [Wireshark-commits] master 99ab5c9: netflow: cope with multiple duration types i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 23 Jun 2015 20:44:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99ab5c9d3838e56a046d5e15295905bbd691d721
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

99ab5c9 by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    netflow: cope with multiple duration types in one flow.
    
    Bug: 11295
    Change-Id: I71493e13989dbc29e3e3e7d518d3b6686fbec01a
    Reviewed-on: https://code.wireshark.org/review/9063
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  633ba95   [Qt] switch screens only if we're acutally starting a capture
    adds  99ab5c9   netflow: cope with multiple duration types in one flow.


Summary of changes:
 epan/dissectors/packet-netflow.c |  185 ++++++++++++++++++++++++--------------
 1 file changed, 119 insertions(+), 66 deletions(-)