From: patchwork-bot+netdevbpf@kernel.org
To: Simon Wunderlich <sw@simonwunderlich.de>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
b.a.t.m.a.n@lists.open-mesh.org, repk@triplefau.lt,
sven@narfation.org
Subject: Re: [PATCH 1/3] batman-adv: Do not send uninitialized TT changes
Date: Thu, 12 Dec 2024 04:40:31 +0000 [thread overview]
Message-ID: <173397843176.1849456.10690571665535440668.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241210135024.39068-2-sw@simonwunderlich.de>
Hello:
This series was applied to netdev/net.git (main)
by Simon Wunderlich <sw@simonwunderlich.de>:
On Tue, 10 Dec 2024 14:50:22 +0100 you wrote:
> From: Remi Pommarel <repk@triplefau.lt>
>
> The number of TT changes can be less than initially expected in
> batadv_tt_tvlv_container_update() (changes can be removed by
> batadv_tt_local_event() in ADD+DEL sequence between reading
> tt_diff_entries_num and actually iterating the change list under lock).
>
> [...]
Here is the summary with links:
- [1/3] batman-adv: Do not send uninitialized TT changes
https://git.kernel.org/netdev/net/c/f2f7358c3890
- [2/3] batman-adv: Remove uninitialized data in full table TT response
https://git.kernel.org/netdev/net/c/8038806db64d
- [3/3] batman-adv: Do not let TT changes list grows indefinitely
https://git.kernel.org/netdev/net/c/fff8f17c1a6f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-12-12 5:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 13:50 [PATCH 0/3] pull request for net: batman-adv 2024-12-10 Simon Wunderlich
2024-12-10 13:50 ` [PATCH 1/3] batman-adv: Do not send uninitialized TT changes Simon Wunderlich
2024-12-12 4:40 ` patchwork-bot+netdevbpf [this message]
2024-12-10 13:50 ` [PATCH 2/3] batman-adv: Remove uninitialized data in full table TT response Simon Wunderlich
2024-12-10 13:50 ` [PATCH 3/3] batman-adv: Do not let TT changes list grows indefinitely Simon Wunderlich
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=173397843176.1849456.10690571665535440668.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=repk@triplefau.lt \
--cc=sven@narfation.org \
--cc=sw@simonwunderlich.de \
/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.