From: Alejandro Colomar <alx@kernel.org>
To: dg@treblig.org
Cc: linux-man@vger.kernel.org, "Dr. David Alan Gilbert" <dave@treblig.org>
Subject: Re: [PATCH v4] man/man5/gai.conf: Document glibc label additions
Date: Mon, 5 Jan 2026 18:49:02 +0100 [thread overview]
Message-ID: <aVv5VmmK83UfBZcm@devuan> (raw)
In-Reply-To: <20260105174401.222443-1-dg@treblig.org>
[-- Attachment #1: Type: text/plain, Size: 1583 bytes --]
Hi Dave,
On Mon, Jan 05, 2026 at 05:44:01PM +0000, dg@treblig.org wrote:
> From: "Dr. David Alan Gilbert" <dave@treblig.org>
>
> Glibc includes some extra entries in its default label table
> as listed in the gai.conf it distributes:
> https://sourceware.org/git/?p=glibc.git;a=blob;f=posix/gai.conf
>
> Update the EXAMPLES to include the spec default and the version glibc
> actually uses.
>
> Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
Thanks! I've applied the patch.
> ---
> v4
> Close the .in
> man/man5/gai.conf.5 | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
>
> diff --git a/man/man5/gai.conf.5 b/man/man5/gai.conf.5
> index ef330995d..b602acc7c 100644
> --- a/man/man5/gai.conf.5
> +++ b/man/man5/gai.conf.5
> @@ -88,6 +88,23 @@ .SH EXAMPLES
> precedence ::ffff:0:0/96 10
> .EE
> .in
> +.P
> +Glibc includes some extra rules in the label table for site-local addresses,
> +ULA,
> +and Teredo tunnels.
I changed the line breaks as
+Glibc includes some extra rules in the label table
+for site-local addresses, ULA, and Teredo tunnels.
Have a lovely night!
Alex
> +Its default label table is:
> +.in +4n
> +.EX
> +label ::1/128 0
> +label ::/0 1
> +label 2002::/16 2
> +label ::/96 3
> +label ::ffff:0:0/96 4
> +label fec0::/10 5
> +label fc00::/7 6
> +label 2001:0::/32 7
> +.EE
> +.in
> .\" .SH AUTHOR
> .\" Ulrich Drepper <drepper@redhat.com>
> .\"
> --
> 2.52.0
>
--
<https://www.alejandro-colomar.es>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2026-01-05 17:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-05 17:44 [PATCH v4] man/man5/gai.conf: Document glibc label additions dg
2026-01-05 17:49 ` Alejandro Colomar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aVv5VmmK83UfBZcm@devuan \
--to=alx@kernel.org \
--cc=dave@treblig.org \
--cc=dg@treblig.org \
--cc=linux-man@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox