Ayoub Kaanich

Results 143 comments of 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 ![image](https://github.com/user-attachments/assets/44892d23-f2a5-4fef-931d-8ddc7c0c4fc6)

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