#ethernet #packet #networking #vlan

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

#37 in #ethernet

Download history 3/week @ 2023-11-20 1/week @ 2023-11-27 4/week @ 2024-01-08 6/week @ 2024-02-12 10/week @ 2024-02-19 27/week @ 2024-02-26 16/week @ 2024-03-04

59 downloads per month
Used in 6 crates

AGPL-3.0

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.8–7.5MB
~194K SLoC