URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e2e1ac682806d80349bca3022fa10648e3f5d97
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
6e2e1ac 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/33797
Actions performed:
from da46e3b Libpcap may now say "The interface disappeared" if it did.
add 6e2e1ac Distinguish "Interface went down" from "Interface disappeared".
Summary of changes:
dumpcap.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)