aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/net_kernel.erl
diff options
context:
space:
mode:
authorKenji Rikitake <[email protected]>2017-05-04 19:45:30 +0900
committerKenji Rikitake <[email protected]>2017-05-04 19:45:30 +0900
commitdf75dcf7287cb0c0ffd4dc7f253161eb3f3779c3 (patch)
treefd7a236b9cc2ee69b1bf95d36df91c81ea45200e /lib/kernel/src/net_kernel.erl
parentefcb91bce9c95f53268ad6cbb43677ba12948bce (diff)
downloadotp-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 'lib/kernel/src/net_kernel.erl')
0 files changed, 0 insertions, 0 deletions