On Wed, Mar 17, 2021 at 03:35:56PM +0300, ilker wrote: > Hi All, > > I am working on nfqueue to capture packets from networks. > I am not able to capture destination MAC addresses using NFQUEUE. > Is there a way to capture a full ethernet frame (especially > destination MAC address) using NFQUEUE library? nfq_get_packet_hw() might help?