Hi,
im using WinPcap to listen to Ethernet-Traffic. The Ethernet-Packets contain a speciel Real-Time Protocol. Works great so far, but now I have to change the Ip Address of the adapter, on which pcap is listening.
The moment I change the Ip winpcap doesn't stop working but don't capture all pakets. Pakets which are send from the localhost as broadcast are captured, broadcast messages from other PCs not.
I can observe this behavior with wireshark too.