Module capsules_extra::net::ipv6::ipv6_recv

source ·

Structs§

Traits§

  • Currently only one implementation of this trait should exist, as we do not multiplex received packets based on the address. The receiver receives IP packets destined for any local address. The receiver should drop any packets with destination addresses that are not among the local addresses of this device.