package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev

# Functions

Checksum calculates the checksum (as defined in RFC 1071) of the bytes in the given byte array.
Combine combines the two uint16 to form their checksum.
Put puts the checksum in the provided byte slice.

# Constants

Size is the size of a checksum.

# Structs

Checksumer calculates checksum defined in RFC 1071.