15 releases
Uses old Rust 2015
| 0.1.15 | Aug 10, 2018 |
|---|---|
| 0.1.14 | Aug 9, 2018 |
| 0.1.3 | Jul 30, 2018 |
#24 in #icmp
29 downloads per month
Used in dpdk-flow
715KB
12K
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-internet-control-message-protocol
A domain model of Internet Control Message Protocol (ICMP) 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
~1.2–8MB
~204K SLoC