public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Andreas Roeseler <andreas.a.roeseler@gmail.com>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH V3] Add RFC 8335 Definitions from Linux 5.13
Date: Thu, 03 Jun 2021 08:45:35 +0200	[thread overview]
Message-ID: <87zgw7qwds.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <20210502225854.3295-1-andreas.a.roeseler@gmail.com> (Andreas Roeseler's message of "Sun, 2 May 2021 17:58:54 -0500")

* Andreas Roeseler:

> RFC 8335 defines the network utility PROBE, which builds off of the
> capabilities of Ping to query more detailed interface information from
> networking nodes.
>
> The definitions included in this patchset have been accepted into the
> linux net-next branch and will be included in Linux 5.13. This
> patchset adds the same definitions to the glibc for use in the
> iputils package.
>
> The relevant commits for the Linux definitions can be found here:
> https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=e542d29ca81d005651680a0a697b72ca13ddc4cc
> https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=750f4fc2a12f6632b5aa04526bf57fa06bfe8467

I think this has been merged into Linus' tree now, so perhaps you should
reference those commits?

> diff --git a/inet/netinet/icmp6.h b/inet/netinet/icmp6.h
> index 22b82335ec..f0df16123e 100644
> --- a/inet/netinet/icmp6.h
> +++ b/inet/netinet/icmp6.h
> @@ -69,6 +69,8 @@ struct icmp6_hdr
>  #define MLD_LISTENER_QUERY          130
>  #define MLD_LISTENER_REPORT         131
>  #define MLD_LISTENER_REDUCTION      132
> +#define ICMP6_EXT_ECHO_REQUEST	    160
> +#define ICMP6_EXT_ECHO_REPLY	    161

I see this in the UAPI headers (with an extra V):

#define ICMPV6_EXT_ECHO_REQUEST         160
#define ICMPV6_EXT_ECHO_REPLY           161

Thanks,
Florian


      parent reply	other threads:[~2021-06-03  6:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-02 22:58 Andreas Roeseler
2021-05-11 21:33 ` Andreas Roeseler
2021-05-17 16:33   ` Andreas Roeseler
2021-06-02 15:10     ` Andreas Roeseler
2021-06-03  6:45 ` Florian Weimer [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=87zgw7qwds.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=andreas.a.roeseler@gmail.com \
    --cc=libc-alpha@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).