All of lore.kernel.org
 help / color / mirror / Atom feed
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] man/man5/gai.conf: Labels have a label not a precedence
Date: Sun, 4 Jan 2026 23:23:10 +0100	[thread overview]
Message-ID: <aVroLT4toQaQD2nn@devuan> (raw)
In-Reply-To: <20260104220438.265626-1-dg@treblig.org>

[-- Attachment #1: Type: text/plain, Size: 1386 bytes --]

Hi David,

On Sun, Jan 04, 2026 at 10:04:38PM +0000, dg@treblig.org wrote:
> From: "Dr. David Alan Gilbert" <dave@treblig.org>
> 
> The numeric value on a label entry is a label which is separate
> from the precedences.  Labels are compared with other labels, not
> precedences.

Is there any source to verify this?


Cheers,
Alex

> 
> Rename the field.
> 
> Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
> ---
>  man/man5/gai.conf.5 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man/man5/gai.conf.5 b/man/man5/gai.conf.5
> index 4aff0b0b9..ef330995d 100644
> --- a/man/man5/gai.conf.5
> +++ b/man/man5/gai.conf.5
> @@ -26,7 +26,7 @@ .SH DESCRIPTION
>  .P
>  The keywords currently recognized are:
>  .TP
> -.BI label\~ netmask\~precedence
> +.BI label\~ netmask\~label
>  The value is added to the label table used in the RFC\ 3484 sorting.
>  If any
>  .B label
> @@ -35,7 +35,7 @@ .SH DESCRIPTION
>  All the label definitions
>  of the default table which are to be maintained have to be duplicated.
>  Following the keyword,
> -the line has to contain a network mask and a precedence value.
> +the line has to contain a network mask and a label value.
>  .TP
>  .BI precedence\~ netmask\~precedence
>  This keyword is similar to
> -- 
> 2.52.0
> 

-- 
<https://www.alejandro-colomar.es>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2026-01-04 22:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-04 22:04 [PATCH] man/man5/gai.conf: Labels have a label not a precedence dg
2026-01-04 22:23 ` Alejandro Colomar [this message]
2026-01-04 22:52   ` Dr. David Alan Gilbert
2026-01-14 14:26     ` Dr. David Alan Gilbert
2026-01-14 20:17       ` Alejandro Colomar
2026-01-14 21:16         ` Dr. David Alan Gilbert

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=aVroLT4toQaQD2nn@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.