[Bug 37167] IEC 61850 v2.02 example client expects ' wine_pcap_findalldevs_ex' to return adapter names in '<protocol>:// \Device\NPF_<adaptername>' format

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 9 13:55:45 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=37167

--- Comment #1 from André H. <nerv at dawncrow.de> ---
Years later...
When I change the value in the struct list returned by native
pcap_findalldevs_ex
from e.g. "enp9s0" to "rpcap://\\Device\\NPF_enp9s0" I get the same error, I
tried some more combinations like removing the protocoll and such, but none
worked... Any ideas?

Anyway, changing the struct contents leads to a problem regarding memory
managment, we then need to cleanup the mess we made, so we would need to track
it. I'm not sure if we should effort it

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list