Skip to content
#

packets

Here are 271 public repositories matching this topic...

xhdix
xhdix commented Apr 21, 2022

There is a common mistake and that is that users make a lot of mistakes in providing the correct packet.payload. We should cover their mistakes and/or show the appropriate error if possible.

For example, if the hexdump didn't start with '4' (i.e, IPv4 -- currently supported), show an error. Or try Ether(hexdump) instead of IP(hexdump), and see if there is an IP layer, export `packet.pay

enhancement good first issue priority/medium

Improve this page

Add a description, image, and links to the packets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the packets topic, visit your repo's landing page and select "manage topics."

Learn more