Module riot_wrappers::gnrc::ipv6

source ·
Available on riot_module_gnrc and riot_module_ipv6 only.
Expand description

Components for interacting with IPv6 messages on GNRC

Structs§

Functions§

  • Given an address like fe80::1%42, split it up into a Address and a numeric interface identifier, if any is given. It is an error for the address not to be parsable, or for the interface identifier not to be numeric.