Ayoub Kaanich
Ayoub Kaanich
you need to fork to create PR I need values of AF_INET, AF_INET6 and AF_PACKET from your OS Linux C headers, not from C# same for saddr_ll, what it looks...
That's the main issue, AF_INET, AF_INET6 and AF_PACKET have different values depending on OS An address of 16 bytes, sounds like an IPv6 address, not a MAC Address I worry...
Another possible reason for the issue, is the fact that you are using ARM64, none of the maintainers have access to ARM64 devices.
Ok, I have not seen a device like that before, Feel free to open PR with ` Math.Min` changes, since that should not have side effects
@PhyxionNL Is LINKTYPE_LINUX_SLL2 supported in the packet decoding?
Done in https://github.com/dotpcap/packetnet/pull/208
@jeowill-zhou how did you generate this pcap? It has bogus/incorrect Ethernet header 
No feedback, closing. @PhyxionNL up to you if you want to support those broken packets that use the wrong EtherType. Wireshark seems to support them at least.
@philpep tdas3001 could you review please?
@thomasleveil Thanks for the inspiration in https://github.com/pytest-dev/pytest-testinfra/issues/411#issuecomment-941057681