Crate address_translation

Crate address_translation 

Source
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