URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37ff9dacb9e27bdf7b6b296bebad11694c6ba167
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
37ff9da 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>
Actions performed:
from 9ad5dc2 Qt: Move widgets to sub-directory
add 37ff9da Distinguish "Interface went down" from "Interface disappeared".
Summary of changes:
dumpcap.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)