From: patchwork-bot+connman@kernel.org
To: Denis Kenzior <denkenz@gmail.com>
Cc: connman@lists.linux.dev
Subject: Re: [PATCH] gdhcp: Allow client to work on veth devices
Date: Wed, 17 Apr 2024 17:00:28 +0000 [thread overview]
Message-ID: <171337322886.15422.6918055217435129267.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240417162243.3373629-1-denkenz@gmail.com>
Hello:
This patch was applied to connman.git (master)
by Denis Kenzior <denkenz@gmail.com>:
On Wed, 17 Apr 2024 11:22:24 -0500 you wrote:
> veth devices do not compute a checksum over the entire message. They
> simply pre-compute the pseudo-header portion and include this in the
> checksum field. Support such devices by computing the partial checksum.
> If the partial checksum matches, accept the packet.
> ---
> gdhcp/client.c | 9 +++++++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
Here is the summary with links:
- gdhcp: Allow client to work on veth devices
https://git.kernel.org/pub/scm/network/connman/connman.git/?id=1d064a14ce45
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-04-17 17:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 16:22 [PATCH] gdhcp: Allow client to work on veth devices Denis Kenzior
2024-04-17 17:00 ` patchwork-bot+connman [this message]
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=171337322886.15422.6918055217435129267.git-patchwork-notify@kernel.org \
--to=patchwork-bot+connman@kernel.org \
--cc=connman@lists.linux.dev \
--cc=denkenz@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.