scapy
scapy copied to clipboard
npcap 1.81+ broke scapy answer functions
Brief description
from npcap 1.81 when using scapy with virtual nic using 802.1q. npcap adds vlan frame to the capture data preventing arp from working. all packets are send to broadcast MAC
Scapy version
2.6.1
Python version
3.11
Operating system
windows 10
Additional environment information
tested with intel nic with virtual nic
How to reproduce
install npcap 1.81 or later, use virtual nic with vlan
Actual result
No response
Expected result
No response
Related resources
No response
Hi & thanks the report. Could you share a screenshot, or code, to reproduce ? Thanks !