* posix/gai.conf: Update for current default tables.
2007-11-19 Ulrich Drepper <drepper@redhat.com>
This commit is contained in:
parent
429bd64df3
commit
b73f9135aa
@ -1,3 +1,7 @@
|
||||
2007-11-19 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* posix/gai.conf: Update for current default tables.
|
||||
|
||||
2007-11-19 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* po/tr.po: Update from translation team.
|
||||
|
@ -26,6 +26,7 @@
|
||||
#label ::ffff:0:0/96 4
|
||||
#label fec0::/10 5
|
||||
#label fc00::/7 6
|
||||
#label 2001:0::/32 7
|
||||
#
|
||||
# This default differs from the tables given in RFC 3484 by handling
|
||||
# (now obsolete) site-local IPv6 addresses and Unique Local Addresses.
|
||||
@ -35,10 +36,11 @@
|
||||
# site-local IPv4 and IPv6 addresses a lookup for a global address would
|
||||
# see the IPv6 be preferred. The result is a long delay because the
|
||||
# site-local IPv6 addresses cannot be used while the IPv4 address is
|
||||
# (at least for the foreseeable future) NATed.
|
||||
# (at least for the foreseeable future) NATed. We also treat Teredo
|
||||
# tunnels special.
|
||||
#
|
||||
# precedence <mask> <value>
|
||||
# Add another rule the to RFC 3484 precedence table. See section 2.1
|
||||
# Add another rule to the RFC 3484 precedence table. See section 2.1
|
||||
# and 10.3 in RFC 3484. The default is:
|
||||
#
|
||||
#precedence ::1/128 50
|
||||
|
Loading…
x
Reference in New Issue
Block a user