[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172126083257.7578.12587091201967563672.git-patchwork-notify@kernel.org>
Date: Thu, 18 Jul 2024 00:00:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Beniamino Galvani <b.galvani@...il.com>
Cc: netdev@...r.kernel.org, stephen@...workplumber.org
Subject: Re: [PATCH iproute2-next] ip: do not print stray prefixes in monitor mode
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:
On Sat, 13 Jul 2024 16:56:41 +0200 you wrote:
> When running "ip monitor", accept_msg() first prints the prefix and
> then calls the object-specific print function, which also does the
> filtering. Therefore, it is possible that the prefix is printed even
> for events that get ignored later. For example:
>
> ip link add dummy1 type dummy
> ip link set dummy1 up
> ip -ts monitor all dev dummy1 &
> ip link add dummy2 type dummy
> ip addr add dev dummy1 192.0.2.1/24
>
> [...]
Here is the summary with links:
- [iproute2-next] ip: do not print stray prefixes in monitor mode
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=554ea3649dd1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists