Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7374] Update interface lists on interface add/removal

Date: Wed, 27 Jun 2012 18:58:24 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7374

Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8672|review_for_checkin?         |review_for_checkin+
              Flags|                            |

--- Comment #26 from Guy Harris <guy@xxxxxxxxxxxx> 2012-06-27 18:58:22 PDT ---
Comment on attachment 8672
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8672
Improve capture dialog for device hot(un)plug

"Improve capture dialog" patch checked in, with some fixes (e.g., don't clear
"sc" before calling capture_stat_stop(), as doing so causes NULL to be passed
to capture_stat_stop(), so it doesn't actually stop the dumpcap that's
gathering the statistics and, at least on OS X, you eventually run out of BPF
devices with the right modes), and with:

    a Capture -> Refresh Interfaces menu item added;

    a routine added to ui/gtk/main.c to re-fetch the interface list and update
*all* the places that have interface lists showing;

    the "Refresh" button in the "Add New Interface"/"Manage Interfaces" window
changed to call that routine as well.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.