10 releases
Uses old Rust 2015
0.1.9 | Aug 9, 2018 |
---|---|
0.1.8 | Aug 9, 2018 |
0.1.5 | Jul 31, 2018 |
#40 in #ethernet
Used in 6 crates
235KB
4.5K
SLoC
network
network is a set of Rust crates to make it easier to work with networking.
Licensing
The license for this project is AGPL3.
lib.rs
:
network-ethernet
A domain model of ethernet and virtual LAN packets and associated types.
This crate has the optional feature dpdk-sys
, which adds support for converting Into and From DPDK representations.
It has an experimental feature libc
, which does not compile as of libc 0.2.42 (libc is missing essential definitions).
Dependencies
~0.7–7.5MB
~191K SLoC