arcbox-packet 0.4.21

Zero-copy packet parsing, Ethernet/ARP framing, and Internet checksums for the ArcBox datapath
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "arcbox-packet"
description = "Zero-copy packet parsing, Ethernet/ARP framing, and Internet checksums for the ArcBox datapath"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true

[lints]
workspace = true