public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: Jon Maloy <jmaloy@redhat.com>
Cc: passt-dev@passt.top, lvivier@redhat.com, dgibson@redhat.com
Subject: Re: [PATCH v11 0/4] Reconstruct incoming ICMP headers for failed UDP connect and forward back
Date: Fri, 7 Mar 2025 07:30:00 +0100	[thread overview]
Message-ID: <20250307073000.6deb6766@elisabeth> (raw)
In-Reply-To: <20250306180006.1921583-1-jmaloy@redhat.com>

On Thu,  6 Mar 2025 13:00:02 -0500
Jon Maloy <jmaloy@redhat.com> wrote:

> v2: - Added patch breaking out udp header creation from function
>       tap_udp4_send().
>     - Updated the ICMP creation by using the new function.
>     - Added logics to find correct flow, depending on origin.
>     - All done after feedback from David Gibson.
> v3: - More changes after feedback from David Gibson.
> v4: - Even more changes after feedback from D. Gibson
> v5: - Added corresponding patches for IPv6
> v6: - Fixed some small nits after comments from D. Gibson.
> v7: - Added handling of all rejected ICMP messages
>     - Returning correct user data amount if IPv6 as per RFC 4884.
> v8: - Added MTU to ICMPv4 ICMP_FRAG_NEEDED messages.
>     - Added ASSERT() validation to message creation functions.
> v9: - Using real source address of ICMP to complement destination
>       address for originial UDP message when needed.
> v10: -Fixed wrong l4len value given to tap_push_ip4h() in
>      function udp_send_conn_fail_icmp4(), patch #2.
> v11: -Eliminated coverity warnings.
>      -Fixed a couple of tab issues (My emacs settings weren't
>       able to handle my combination of whitespace and tab settings
>       correctly.)

Applied (solved trivial merge conflicts with 672d786de1c1, and fixed a
couple of cppcheck warnings about function arguments not being declared
as const).

-- 
Stefano


      parent reply	other threads:[~2025-03-07  6:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-06 18:00 [PATCH v11 0/4] Reconstruct incoming ICMP headers for failed UDP connect and forward back Jon Maloy
2025-03-06 18:00 ` [PATCH v11 1/4] tap: break out building of udp header from tap_udp4_send function Jon Maloy
2025-03-06 18:00 ` [PATCH v11 2/4] udp: create and send ICMPv4 to local peer when applicable Jon Maloy
2025-03-06 18:00 ` [PATCH v11 3/4] tap: break out building of udp header from tap_udp6_send function Jon Maloy
2025-03-06 18:00 ` [PATCH v11 4/4] udp: create and send ICMPv6 to local peer when applicable Jon Maloy
2025-03-07  6:30 ` Stefano Brivio [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=20250307073000.6deb6766@elisabeth \
    --to=sbrivio@redhat.com \
    --cc=dgibson@redhat.com \
    --cc=jmaloy@redhat.com \
    --cc=lvivier@redhat.com \
    --cc=passt-dev@passt.top \
    /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.
Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).