Move the ip64-addr code into the core/net/ip directory, to make it available on all platforms without having to explicitly include the core/net/ip64-addr module
This commit is contained in:
parent
578d7c090c
commit
b85fdfd2ae
|
@ -1,5 +0,0 @@
|
||||||
The `ip64-addr` module converts between IPv4 addresses and
|
|
||||||
IPv4-encoded IPv6 addresses. It is used in IPv6 networks that are
|
|
||||||
attached to the IPv4 world through an `ip64` router. With such a
|
|
||||||
router, IPv6 nodes in the network can reach IPv4 nodes by using their
|
|
||||||
IPv6-encoded address.
|
|
Loading…
Reference in a new issue