Wireshark-commits: [Wireshark-commits] master-2.6 1c43f8b: Distinguish "Interface went down" from "

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 01 Jul 2019 07:13:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c43f8bd2e5696d1c10b3be06c716a69068daea2
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

1c43f8b by Guy Harris (guy@xxxxxxxxxxxx):

    Distinguish "Interface went down" from "Interface disappeared".
    
    Have separate errors for "the interface went down" on Linux and "the
    interface no longer exists" on *BSD/Darwin/Windows.
    
    Change-Id: I1951c647e88eb7ebeb20a72d9e03a2072168c8e5
    Reviewed-on: https://code.wireshark.org/review/33794
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 37ff9dacb9e27bdf7b6b296bebad11694c6ba167)
    Reviewed-on: https://code.wireshark.org/review/33796
    

Actions performed:

    from  c3eaf80   Libpcap may now say "The interface disappeared" if it did.
     add  1c43f8b   Distinguish "Interface went down" from "Interface disappeared".


Summary of changes:
 dumpcap.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)