This PR fixed #99, a bug at the live capture option .
The bug caused that although a certain network interface was selected at the user interface, another network card was selected behind the scenes.
At first I thought it was a problem with capturing wireless network interfaces only, but in fact the phenomenon could happen with any network interface.
This PR also closes chmorgan/sharppcap#301, an issue opened for consulting with the kind SharpPcap developers.
Type of change
[X] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Description
This PR fixed #99, a bug at the live capture option . The bug caused that although a certain network interface was selected at the user interface, another network card was selected behind the scenes. At first I thought it was a problem with capturing wireless network interfaces only, but in fact the phenomenon could happen with any network interface. This PR also closes chmorgan/sharppcap#301, an issue opened for consulting with the kind SharpPcap developers.
Type of change
How Has This Been Tested?
With latest versions of: