Accepting request 73729 from Base:System
Cleanup spec file. OBS-URL: https://build.opensuse.org/request/show/73729 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=47
This commit is contained in:
committed by
Git OBS Bridge
parent
63d7e320cb
commit
72d858e8a8
@@ -24,7 +24,7 @@
|
||||
+# When the user attempts to connect to a server whose hostname has both IPv4
|
||||
+# and IPv6 addresses published in DNS, an IPv6 connection using the
|
||||
+# transitional 6to4 service will be preferred. This happens because the scope
|
||||
+# comparsion fails for IPv4, the RFC 1918 addresses are assumed to have
|
||||
+# comparison fails for IPv4, the RFC 1918 addresses are assumed to have
|
||||
+# site-local scope, which is smaller than the global scope of the server's IPv4
|
||||
+# address. For IPv6, both the server's and the client's (6to4) address have
|
||||
+# global scope.
|
||||
@@ -39,8 +39,8 @@
|
||||
+# content, but it should never be preferred over IPv4 service when accessing
|
||||
+# dual-stacked content.
|
||||
+#
|
||||
+# RFC 3484 even acknowledges this, by saying to "<EFBFBD>avoid the use of transitional
|
||||
+# addresses when native addresses are available"<EFBFBD>.
|
||||
+# RFC 3484 even acknowledges this, by saying to "avoid the use of transitional
|
||||
+# addresses when native addresses are available".
|
||||
+#
|
||||
+# An IETF draft document which describes the problem in a much more detailed
|
||||
+# manner than I have is available here:
|
||||
|
Reference in New Issue
Block a user