From: patchwork-bot+netdevbpf@kernel.org
To: Antonio Quartulli <antonio@openvpn.net>
Cc: netdev@vger.kernel.org, ralf@mandelbit.com, sd@queasysnail.net,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com
Subject: Re: [PATCH net 1/3] ovpn: propagate socket mark to skb in UDP
Date: Thu, 17 Jul 2025 14:50:23 +0000 [thread overview]
Message-ID: <175276382376.1959085.6196858187925791348.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250716115443.16763-2-antonio@openvpn.net>
Hello:
This series was applied to netdev/net.git (main)
by Antonio Quartulli <antonio@openvpn.net>:
On Wed, 16 Jul 2025 13:54:41 +0200 you wrote:
> From: Ralf Lici <ralf@mandelbit.com>
>
> OpenVPN allows users to configure a FW mark on sockets used to
> communicate with other peers. The mark is set by means of the
> `SO_MARK` Linux socket option.
>
> However, in the ovpn UDP code path, the socket's `sk_mark` value is
> currently ignored and it is not propagated to outgoing `skbs`.
>
> [...]
Here is the summary with links:
- [net,1/3] ovpn: propagate socket mark to skb in UDP
https://git.kernel.org/netdev/net/c/4c88cfcc6738
- [net,2/3] ovpn: reject unexpected netlink attributes
https://git.kernel.org/netdev/net/c/af52020fc599
- [net,3/3] ovpn: reset GSO metadata after decapsulation
https://git.kernel.org/netdev/net/c/2022d704014d
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:[~2025-07-17 14:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-16 11:54 [PATCH net 0/3] pull request: ovpn for net 2025-07-16 Antonio Quartulli
2025-07-16 11:54 ` [PATCH net 1/3] ovpn: propagate socket mark to skb in UDP Antonio Quartulli
2025-07-17 14:50 ` patchwork-bot+netdevbpf [this message]
2025-07-16 11:54 ` [PATCH net 2/3] ovpn: reject unexpected netlink attributes Antonio Quartulli
2025-07-16 11:54 ` [PATCH net 3/3] ovpn: reset GSO metadata after decapsulation Antonio Quartulli
-- strict thread matches above, loose matches on Subject: below --
2025-07-03 11:45 [PATCH net 0/3] pull request: ovpn for net 2025-07-03 Antonio Quartulli
2025-07-03 11:45 ` [PATCH net 1/3] ovpn: propagate socket mark to skb in UDP Antonio Quartulli
2025-07-03 14:02 ` Sabrina Dubroca
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=175276382376.1959085.6196858187925791348.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--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 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.