all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: master fbf2ed9a64: ipv6 addresses aren't suspicious
Date: Wed, 30 Mar 2022 09:29:33 +0200	[thread overview]
Message-ID: <877d8bsxsy.fsf@gmail.com> (raw)
In-Reply-To: <CAO48Bk_3EcPmLa303PfRfmbUJLNYbcMLwid2xX4bqMPvQ4CG5A@mail.gmail.com> (Pedro Andres Aranda Gutierrez's message of "Wed, 30 Mar 2022 07:26:50 +0200")

>>>>> On Wed, 30 Mar 2022 07:26:50 +0200, Pedro Andres Aranda Gutierrez <paaguti@gmail.com> said:

    Robert> but ":1" is not a valid IPv4 nor IPv6 address.
    Pedro> However "::1" is valid, as would be "FC01::33", The :: stands for all
    Pedro> zeros.
    Pedro> This for IPv6 _addresses_.

I am aware of this :-)

    Pedro> IPv6 _prefixes_ conform to ([0-9-a-fA-F]{1,4}:)+:/[0-9]+

And this. Lars is checking for IP addresses here, not prefixes, hence
my suggestion to use `network-lookup-address-info' (which is a thin
veneer over getaddrinfo(3)).

Robert
-- 



  reply	other threads:[~2022-03-30  7:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-30  5:26 Re: master fbf2ed9a64: ipv6 addresses aren't suspicious Pedro Andres Aranda Gutierrez
2022-03-30  7:29 ` Robert Pluim [this message]
2022-03-30  8:56   ` Pedro Andres Aranda Gutierrez
2022-03-30  8:56     ` Pedro Andres Aranda Gutierrez
2022-03-30  9:09       ` Robert Pluim
2022-03-30 10:39         ` Po Lu
2022-03-30 13:14           ` Robert Pluim
2022-03-30 13:36             ` Po Lu
2022-04-01  5:37               ` Pedro Andres Aranda Gutierrez
2022-03-30 11:38   ` Eli Zaretskii
2022-03-30 13:17     ` Robert Pluim
     [not found] <164856675431.14395.6880987976231300914@vcs2.savannah.gnu.org>
     [not found] ` <20220329151234.93102C01684@vcs2.savannah.gnu.org>
2022-03-29 15:55   ` Robert Pluim
2022-03-30  9:18     ` Lars Ingebrigtsen

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=877d8bsxsy.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=paaguti@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.