Wireshark-commits: [Wireshark-commits] master-2.2 2c8422f: androiddump: Set socket connect() timeou

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Nov 2016 05:42:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2c8422fa8d30a960bfde063c0d805de469c6386d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

2c8422f by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    androiddump: Set socket connect() timeout to 500ms
    
    This should avoid neverending or long time to obtain timeout
    in some cases like firewall's drop rules, etc.
    
    Bug: 13104
    Ping-Bug: 13114
    Change-Id: I9bef714b6d92b3516a2a95ebdbe1ba594fa60e34
    Reviewed-on: https://code.wireshark.org/review/18728
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    (cherry picked from commit 720927a10ea9fe5a82155080114d85b8638f3b8c)
     [Michal: removed version bump]
    Reviewed-on: https://code.wireshark.org/review/18812
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2644fbb   L2TP: Fix dissection when unknown vendor AVP
    adds  2c8422f   androiddump: Set socket connect() timeout to 500ms


Summary of changes:
 extcap/androiddump.c |   23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)