Crate netstack3_ip

source ·
Expand description

Netstack3 core IP layer.

This crate contains the IP layer for netstack3.

Modules§

  • Definitions for devices at the IP layer.
  • Group management protocols.
  • The Internet Control Message Protocol (ICMP).
  • Marker traits controlling IP context behavior.
  • Multicast Forwarding
  • Neighbor Unreachability Detection.
  • Raw IP sockets.
  • IP Layer definitions supporting sockets.

Structs§

Enums§

Constants§

Traits§

Functions§

Type Aliases§

  • Send errors observed at or above the IP layer that carry a serializer.
  • An IP Address that witnesses properties needed to be routed.