etherparse 0.2.0

A library for parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP ...).
Documentation

etherparse

Build Status Code Coverage

A library for parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP ...).

Currently supported are:

  • Ethernet II
  • IEEE 802.1Q VLAN Tagging Header
  • IPv4
  • IPv6 (missing extension headers, but supporting skipping them)
  • UDP

References