netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Andreas Roeseler <andreas.a.roeseler@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
	yoshfuji@linux-ipv6.org, dsahern@kernel.org, kuba@kernel.org
Subject: Re: [PATCH net-next V6 0/6] add support for RFC 8335 PROBE
Date: Tue, 30 Mar 2021 20:50:11 +0000	[thread overview]
Message-ID: <161713741104.14455.1689704495568353043.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1617067968.git.andreas.a.roeseler@gmail.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Mon, 29 Mar 2021 18:45:04 -0700 you wrote:
> The popular utility ping has several severe limitations, such as the
> inability to query specific interfaces on a node and requiring
> bidirectional connectivity between the probing and probed interfaces.
> RFC 8335 attempts to solve these limitations by creating the new utility
> PROBE which is a specialized ICMP message that makes use of the ICMP
> Extension Structure outlined in RFC 4884.
> 
> [...]

Here is the summary with links:
  - [net-next,V6,1/6] icmp: add support for RFC 8335 PROBE
    https://git.kernel.org/netdev/net-next/c/2b246b2569cd
  - [net-next,V6,2/6] ICMPV6: add support for RFC 8335 PROBE
    https://git.kernel.org/netdev/net-next/c/750f4fc2a12f
  - [net-next,V6,3/6] net: add sysctl for enabling RFC 8335 PROBE messages
    https://git.kernel.org/netdev/net-next/c/f1b8fa9fa586
  - [net-next,V6,4/6] net: add support for sending RFC 8335 PROBE messages
    https://git.kernel.org/netdev/net-next/c/08baf54f01f5
  - [net-next,V6,5/6] ipv6: add ipv6_dev_find to stubs
    https://git.kernel.org/netdev/net-next/c/504a40113cc4
  - [net-next,V6,6/6] icmp: add response to RFC 8335 PROBE messages
    https://git.kernel.org/netdev/net-next/c/d329ea5bd884

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-03-30 20:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30  1:45 [PATCH net-next V6 0/6] add support for RFC 8335 PROBE Andreas Roeseler
2021-03-30  1:45 ` [PATCH net-next V6 1/6] icmp: " Andreas Roeseler
2021-06-02 17:58   ` Florian Weimer
2021-06-02 18:46     ` Andreas Roeseler
2021-06-02 18:51       ` Florian Weimer
2021-03-30  1:45 ` [PATCH net-next V6 2/6] ICMPV6: " Andreas Roeseler
2021-03-30  1:45 ` [PATCH net-next V6 3/6] net: add sysctl for enabling RFC 8335 PROBE messages Andreas Roeseler
2021-03-30  1:45 ` [PATCH net-next V6 4/6] net: add support for sending " Andreas Roeseler
2021-03-30  1:45 ` [PATCH net-next V6 5/6] ipv6: add ipv6_dev_find to stubs Andreas Roeseler
2021-03-30  1:45 ` [PATCH net-next V6 6/6] icmp: add response to RFC 8335 PROBE messages Andreas Roeseler
2021-03-30 20:50 ` patchwork-bot+netdevbpf [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=161713741104.14455.1689704495568353043.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andreas.a.roeseler@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=yoshfuji@linux-ipv6.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 NNTP newsgroup(s).