All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: "Marc Suñé" <marcdevel@gmail.com>
Cc: willemdebruijn.kernel@gmail.com, pabeni@redhat.com,
	netdev@vger.kernel.org, dborkman@kernel.org,
	vadim.fedorenko@linux.dev
Subject: Re: [PATCH net-next v3 0/4] discard ARP/NDP b/mcast/null announce (poison)
Date: Thu, 5 Feb 2026 18:31:27 -0800	[thread overview]
Message-ID: <20260205183127.3a76aca3@kernel.org> (raw)
In-Reply-To: <cover.1770241104.git.marcdevel@gmail.com>

On Wed,  4 Feb 2026 23:11:57 +0100 Marc Suñé wrote:
> The current ARP and NDP implementations accept announcements with
> multicast (broadcast incl.) and null MAC addresses as Sender HW Address
> (SHA) in ARP or src/target lladdr in NDP, and updates the cache
> for that neighbour.

Doesn't apply for me:

$ git checkout net-next/main 
$ git pw series apply 1050919

Failed to apply patch:
Applying: arp: discard invalid sha addr (b/mcast ARP poison)
Applying: selftests/net: add no ARP b/mcast,null poison test
Applying: neigh: discard invalid lladdr (b/mcast poison)
Applying: selftests/net: add no NDP b/mcast,null poison test
error: sha1 information is lacking or useless (tools/testing/selftests/net/Makefile).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0004 selftests/net: add no NDP b/mcast,null poison test
-- 
pw-bot: cr

  parent reply	other threads:[~2026-02-06  2:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-04 22:11 [PATCH net-next v3 0/4] discard ARP/NDP b/mcast/null announce (poison) Marc Suñé
2026-02-04 22:11 ` [PATCH net-next v3 1/4] arp: discard invalid sha addr (b/mcast ARP poison) Marc Suñé
2026-02-05 10:54   ` Vadim Fedorenko
2026-02-04 22:11 ` [PATCH net-next v3 2/4] selftests/net: add no ARP b/mcast,null poison test Marc Suñé
2026-02-04 22:12 ` [PATCH net-next v3 3/4] neigh: discard invalid lladdr (b/mcast poison) Marc Suñé
2026-02-04 22:12 ` [PATCH net-next v3 4/4] selftests/net: add no NDP b/mcast,null poison test Marc Suñé
2026-02-06  2:31 ` Jakub Kicinski [this message]
2026-02-06 14:23   ` [PATCH net-next v3 0/4] discard ARP/NDP b/mcast/null announce (poison) Marc Sune

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=20260205183127.3a76aca3@kernel.org \
    --to=kuba@kernel.org \
    --cc=dborkman@kernel.org \
    --cc=marcdevel@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=vadim.fedorenko@linux.dev \
    --cc=willemdebruijn.kernel@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.
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.