K 10 svn:author V 4 csjp K 8 svn:date V 27 2007-02-22T14:50:31.000000Z K 7 svn:log V 301 Use ETHER_BPF_MTAP() instead of BPF_MTAP() here. It's possible incoming packets have had their 802.1Q tags processed by the hardware, resulting in them being stripped from the packets, and placed on the mbuf. This fixes the processing of 802.1Q tags when hardware offload of 802.1Q tags is enabled. END