Hi there, currently, this module will not include VLAN tags as it is missing PACKET_AUXDATA as a socket option and subsequently reading socket control messages for said data. I've created this PR which adds this for syscall reading on Linux https://github.com/packetcap/go-pcap/pull/39
Hi there, currently, this module will not include VLAN tags as it is missing
PACKET_AUXDATA
as a socket option and subsequently reading socket control messages for said data. I've created this PR which adds this for syscall reading on Linux https://github.com/packetcap/go-pcap/pull/39