https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2685
--- Comment #1 from Bill Meier <wmeier@xxxxxxxxxxx> 2008-10-17 12:00:43 PDT ---
> It appears that if Windows Wireshark is built with PCAP_REMOTE=1 then capture
> device names are of form rpcap://....
Apparently fixed in SVN #26469
> 1. In on_advanced_ok_bt_clicked()
>
> if (
> get_airpcap_if_from_name(airpcap_if_list,airpcap_if_active->description) !=
> NULL)
>
> I think "->description" should be "->name".
>
> 2. Ditto for on_key_management_ok_bt_clicked()
I'm not sure if this has been reviewed .....
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.