I am trying to send (using Pcap) raw 802.1Q (Vlan tagged) frames over a Hyper-V virtual network adapter (management OS) connected to a virtual switch, but for some reason the packets is not sent and I think it is rejected by the kernel as Pcap reports that it has sent the frame successfully.
Is there a special configuration to be done for the virtual network adapter or the virtual switch so that it can passes raw 802.1Q frames.
