#icmp #ipv4 #packet

nightly network-internet-control-message-protocol

A domain model of Internet Control Message Protocol (ICMP) packets and associated types

15 releases

Uses old Rust 2015

0.1.15 Aug 10, 2018
0.1.14 Aug 9, 2018
0.1.3 Jul 30, 2018

#39 in #icmp

29 downloads per month
Used in dpdk-flow

AGPL-3.0

715KB
12K SLoC

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


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

~1.4–8.5MB
~210K SLoC