diff options
author | Raimo Niskanen <[email protected]> | 2017-06-07 15:36:49 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2017-06-12 09:33:58 +0200 |
commit | 052863543868b442fa649ee99ea8e3e454c838b1 (patch) | |
tree | 764ab478ef93a189d206a26eb6736f31dd83d6bc /TAR.include | |
parent | 33ed2e24a516e1024fa984a96ddab90a01a97475 (diff) | |
download | otp-052863543868b442fa649ee99ea8e3e454c838b1.tar.gz otp-052863543868b442fa649ee99ea8e3e454c838b1.tar.bz2 otp-052863543868b442fa649ee99ea8e3e454c838b1.zip |
Accept IPv6 address %suffixes when parsing
This only implements decimal suffixes, and furthermore only with
a leading "0". A complete implementation would probably allow one
and probably two digit suffixes without.
But what primarily is missing is translating interface names to
and from interface indexes.
This also only implements the parsing, and uses the FreeBSD trick of
squeezing in the Scope Id in the second 16-bit word of the fe80::/64
or ff02:/64 address prefix. But inet_drv is not prepared to handle
this word, so it might only work on FreeBSD, not being supported even
there... So inet_drv needs to handle this too.
Diffstat (limited to 'TAR.include')
0 files changed, 0 insertions, 0 deletions