Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Antonio Quartulli <antonio@openvpn.net>
Cc: netdev@vger.kernel.org, ralf@mandelbit.com, sd@queasysnail.net,
	kuba@kernel.org, pabeni@redhat.com, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com
Subject: Re: [PATCH net 01/10] ovpn: add missing rtnl_link_ops->get_size callback
Date: Wed, 05 Aug 2026 00:50:20 +0000	[thread overview]
Message-ID: <178589102075.3853342.15773461804873326335.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260730094624.4102963-2-antonio@openvpn.net>

Hello:

This series was applied to netdev/net.git (main)
by Antonio Quartulli <antonio@openvpn.net>:

On Thu, 30 Jul 2026 11:46:12 +0200 you wrote:
> From: Ralf Lici <ralf@mandelbit.com>
> 
> ovpn_fill_info emits IFLA_OVPN_MODE inside IFLA_INFO_DATA, but
> ovpn_link_ops does not provide a get_size callback. Consequently,
> rtnetlink's size estimate for ovpn link messages does not include the
> nested mode attribute.
> 
> [...]

Here is the summary with links:
  - [net,01/10] ovpn: add missing rtnl_link_ops->get_size callback
    https://git.kernel.org/netdev/net/c/6e9f539e4f01
  - [net,02/10] ovpn: limit keepalive values to one day
    https://git.kernel.org/netdev/net/c/935dc3bb20e0
  - [net,03/10] ovpn: skip rehash for peers already removed from by_id
    https://git.kernel.org/netdev/net/c/33ec10567fe1
  - [net,04/10] ovpn: rehash peer in by_transp_addr table on CMD_PEER_SET
    https://git.kernel.org/netdev/net/c/cc12f7240c8c
  - [net,05/10] ovpn: ensure socket is owned by ovpn before deref sk_user_data
    https://git.kernel.org/netdev/net/c/59aed1eb60d7
  - [net,06/10] ovpn: zero-initialize sockaddr before learning a floated endpoint
    https://git.kernel.org/netdev/net/c/3f012bdbabe2
  - [net,07/10] ovpn: hash floated peer by transport identity only
    https://git.kernel.org/netdev/net/c/b47a52dcd598
  - [net,08/10] ovpn: disable IPv4 redirects on MP interfaces
    https://git.kernel.org/netdev/net/c/0301aa324941
  - [net,09/10] ovpn: ensure TCP vars are initialized first
    https://git.kernel.org/netdev/net/c/4680c0ebd958
  - [net,10/10] ovpn: fix incorrect use of rcu_access_pointer()
    https://git.kernel.org/netdev/net/c/26ba17d84519

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



  reply	other threads:[~2026-08-05  0:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-30  9:46 [PATCH net 00/10] pull request: fixes for ovpn 2026-07-30 Antonio Quartulli
2026-07-30  9:46 ` [PATCH net 01/10] ovpn: add missing rtnl_link_ops->get_size callback Antonio Quartulli
2026-08-05  0:50   ` patchwork-bot+netdevbpf [this message]
2026-07-30  9:46 ` [PATCH net 02/10] ovpn: limit keepalive values to one day Antonio Quartulli
2026-07-30  9:46 ` [PATCH net 03/10] ovpn: skip rehash for peers already removed from by_id Antonio Quartulli
2026-07-30  9:46 ` [PATCH net 04/10] ovpn: rehash peer in by_transp_addr table on CMD_PEER_SET Antonio Quartulli
2026-07-30  9:46 ` [PATCH net 05/10] ovpn: ensure socket is owned by ovpn before deref sk_user_data Antonio Quartulli
2026-07-30  9:46 ` [PATCH net 06/10] ovpn: zero-initialize sockaddr before learning a floated endpoint Antonio Quartulli
2026-07-30  9:46 ` [PATCH net 07/10] ovpn: hash floated peer by transport identity only Antonio Quartulli
2026-07-30  9:46 ` [PATCH net 08/10] ovpn: disable IPv4 redirects on MP interfaces Antonio Quartulli
2026-07-30  9:46 ` [PATCH net 09/10] ovpn: ensure TCP vars are initialized first Antonio Quartulli
2026-07-30  9:46 ` [PATCH net 10/10] ovpn: fix incorrect use of rcu_access_pointer() Antonio Quartulli
2026-08-05  0:32 ` [PATCH net 00/10] pull request: fixes for ovpn 2026-07-30 Jakub Kicinski
2026-08-05  0:42   ` Antonio Quartulli

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=178589102075.3853342.15773461804873326335.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=antonio@openvpn.net \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=ralf@mandelbit.com \
    --cc=sd@queasysnail.net \
    /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