From: Michael Tremer <michael.tremer@ipfire.org>
To: location@lists.ipfire.org
Subject: Re: [PATCH] importer.py: Import JPNIC feed as well
Date: Mon, 27 Sep 2021 19:43:16 +0100 [thread overview]
Message-ID: <8CF14F04-D7B2-4C20-94E5-6DA1FFE8AA4E@ipfire.org> (raw)
In-Reply-To: <8a35bdb5-401b-6a7f-2ae4-f7799686c6a1@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1078 bytes --]
Hello,
Thank you for this patch.
> On 25 Sep 2021, at 13:30, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> This adds names for - at the time of writing - 421 ASNs which were missing
> before, as JPNIC does not mirror (all) information back to APNIC.
>
> Reported-by: nusenu <nusenu-lists(a)riseup.net>
According to our guidelines this should be the full name of the reporter/submitter/author. I suspect nusenu isn’t it.
-Michael
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> src/python/importer.py | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/src/python/importer.py b/src/python/importer.py
> index 4c8406c..de340b4 100644
> --- a/src/python/importer.py
> +++ b/src/python/importer.py
> @@ -47,6 +47,11 @@ WHOIS_SOURCES = {
> # "https://ftp.arin.net/pub/rr/arin.db"
> # ],
>
> + # Japan Network Information Center
> + "JPNIC": [
> + "https://ftp.nic.ad.jp/jpirr/jpirr.db.gz"
> + ],
> +
> # Latin America and Caribbean Network Information Centre
> # XXX ???
>
> --
> 2.26.2
prev parent reply other threads:[~2021-09-27 18:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-25 12:30 Peter Müller
2021-09-27 18:43 ` Michael Tremer [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=8CF14F04-D7B2-4C20-94E5-6DA1FFE8AA4E@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=location@lists.ipfire.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