mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
glibc: we do not prefer v4 anymore
This commit is contained in:
parent
0c6541ff7a
commit
3006253431
@ -51,7 +51,7 @@
|
|||||||
#
|
#
|
||||||
# For sites which prefer IPv4 connections change the last line to
|
# For sites which prefer IPv4 connections change the last line to
|
||||||
#
|
#
|
||||||
precedence ::ffff:0:0/96 100
|
#precedence ::ffff:0:0/96 100
|
||||||
|
|
||||||
#
|
#
|
||||||
# scopev4 <mask> <value>
|
# scopev4 <mask> <value>
|
||||||
@ -60,6 +60,6 @@ precedence ::ffff:0:0/96 100
|
|||||||
# used. Changing these defaults should hardly ever be necessary.
|
# used. Changing these defaults should hardly ever be necessary.
|
||||||
# The defaults are equivalent to:
|
# The defaults are equivalent to:
|
||||||
#
|
#
|
||||||
scopev4 ::ffff:169.254.0.0/112 2
|
#scopev4 ::ffff:169.254.0.0/112 2
|
||||||
scopev4 ::ffff:127.0.0.0/104 2
|
#scopev4 ::ffff:127.0.0.0/104 2
|
||||||
scopev4 ::ffff:0.0.0.0/96 14
|
#scopev4 ::ffff:0.0.0.0/96 14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user