diff options
author | Kenji Rikitake <[email protected]> | 2017-05-04 19:45:30 +0900 |
---|---|---|
committer | Kenji Rikitake <[email protected]> | 2017-05-04 19:45:30 +0900 |
commit | df75dcf7287cb0c0ffd4dc7f253161eb3f3779c3 (patch) | |
tree | fd7a236b9cc2ee69b1bf95d36df91c81ea45200e /make/cross_check_erl | |
parent | efcb91bce9c95f53268ad6cbb43677ba12948bce (diff) | |
download | otp-df75dcf7287cb0c0ffd4dc7f253161eb3f3779c3.tar.gz otp-df75dcf7287cb0c0ffd4dc7f253161eb3f3779c3.tar.bz2 otp-df75dcf7287cb0c0ffd4dc7f253161eb3f3779c3.zip |
inet.xml: fix invalid IPv4-mapped-address examples
* IPv6 address FFFF::192.168.42.2 is an invalid form as an IPv4-mapped address.
This should be fixed as ::FFFF:192.168.42.2.
The assigned address block is ::ffff:0:0/96.
See RFC6890 Table 20 in the Section 2.2.2 for the further details.
And for this IPv4-mapped address use *only*,
the 32bit LSB of the IPv6 address can be written
with the respective IPv4 address.
See RFC4291 Section 2.2 Form 3 for the further details.
Diffstat (limited to 'make/cross_check_erl')
0 files changed, 0 insertions, 0 deletions