Reason
The Windows Network plug-in does a 1:1 matching between the interface and an IP address unlike in Linux.
This can be verified by adding the ENABLE_DHCP_DEBUG in the Netprobe's general debug setting: entries in GetIfTable would be matched with the results of GetIpAddrTable; and when a matching IP address is found, it does not process other IP addresses.
Comments
0 comments
Please sign in to leave a comment.