#ethernet #vlan #packet #networking

nightly network-ethernet

A domain model of ethernet and virtual LAN packets and associated types

10 releases

Uses old Rust 2015

0.1.9 Aug 9, 2018
0.1.8 Aug 9, 2018
0.1.5 Jul 31, 2018

#4 in #vlan


Used in 6 crates

AGPL-3.0

235KB
4.5K SLoC

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).


network

network is a set of Rust crates to make it easier to work with networking.

Licensing

The license for this project is AGPL3.

Dependencies

~0.7–7.5MB
~190K SLoC