dotpcap / sharppcap

Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
1.33k stars 268 forks source link

ICMP Checksum Error #36

Closed ricebus closed 5 years ago

ricebus commented 6 years ago

Hey, I'm trying to generate and send an ICMP packet with SharpPcap under .NET Core It looks like the checksum doesn't get calculated for some reason and is always 0.

George

chmorgan commented 5 years ago

Hi @ricebus!

Please reopen if you can provide more details of the issue or changes necessary to resolve the issue.