add a why section

This commit is contained in:
Nico Schottelius 2020-02-10 16:22:55 +01:00
parent 75f9537ea2
commit eef0d52948
1 changed files with 7 additions and 0 deletions

View File

@ -83,6 +83,13 @@ rtt min/avg/max/mdev = 2.365/2.365/2.365/0.000 ms
[root@diamond ~]#
```
## Why?
Why would anyone want to do this? It's quite easy: with this you can
route an IPv4 address to an IPv6 only host. This enables IPv6 only
resources to create and send IPv4 packets, even if they don't have
IPv4 routes.
## Do it yourself
If you don't believe us that it is possible, you can test it yourself