Expand description
§address_translation
Some helpers for IPv6 Network Address Translation.
Functions§
- construct_
v6addr - construct an Ipv6Addr from a vector of u8, it will make sure the vector has more than 16 elements
- construct_
v6addr_ ⚠unchecked - construct an Ipv6Addr from a vector
- gen_
solicited_ node_ multicast_ address - rewrite the prefix of an Ipv6Addr
- netmapv6
- rewrite the prefix of an Ipv6Addr
- nptv6
- perform IPv6-to-IPv6 Network Prefix Translation
- pfx_
csum - calculate checksum for NPTv6, see nptv6