Expand description
IPv4 packet builder.
Provides a fluent API for constructing IPv4 packets with automatic field calculation (checksum, length, IHL).
Structsยง
- Ipv4
Builder - Builder for IPv4 packets.
IPv4 packet builder.
Provides a fluent API for constructing IPv4 packets with automatic field calculation (checksum, length, IHL).