some program link with old version of libpcap.lib,which call function PacketGetAdapterNames with small buf (1024?),if the computer with so many NICs, the "BufferSize" is not enough to hold all the names,error occur. for example ,some older version snort(use older version libpcap) cause this problem. so we can use the new version of winpcap(libpcap) ,or give a larger size to BufferSize in PacketGetAdapterNames.
- [WinPcap-users] Problem with detecting adapters (two NICs... alex
- Re: [WinPcap-users] Problem with detecting adapters ... Guy Scharf
- RE: [WinPcap-users] Problem with detecting adapters ... Menant Guillaume
- Re: [WinPcap-users] Problem with detecting adapters ... Flyhi
- Re: [WinPcap-users] Problem with detecting adapt... Gianluca Varenni
- Re: Re: [WinPcap-users] Problem with detecting adapt... Flyhi
- Re: Re: [WinPcap-users] Problem with detecting a... Gianluca Varenni
- Flyhi
