Wireshark-commits: [Wireshark-commits] master 786a7ea: Add support for WIRESHARK_EXTCAP_DIR environ

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Mar 2015 05:08:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=786a7ea42c6bcfd44f80c258bc44940e6021133f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

786a7ea by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Add support for WIRESHARK_EXTCAP_DIR environment variable on Windows
    
    This can be useful when a user cannot modify the Wireshark installation folder (due to UAC restriction for example)
    This is already supported on Linux / OSX
    
    Change-Id: Icfcb43908de1fd8cd415cd31a98219eab1c757c8
    Reviewed-on: https://code.wireshark.org/review/7809
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9a9413f   Generate the filter using _ws.expert.message instead of expert.message
    adds  786a7ea   Add support for WIRESHARK_EXTCAP_DIR environment variable on Windows


Summary of changes:
 wsutil/filesystem.c |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)