From: Stefano Brivio <sbrivio@redhat.com>
To: AbdAlRahman Gad <abdobngad@gmail.com>
Cc: passt-dev@passt.top
Subject: Re: [PATCH v2] ndp.c: Turn NDP responder into more declarative implementation
Date: Tue, 13 Aug 2024 21:19:56 +0200 [thread overview]
Message-ID: <20240813211956.65bb4cc3@elisabeth> (raw)
In-Reply-To: <20240812193338.351810-1-abdobngad@gmail.com>
On Mon, 12 Aug 2024 22:33:38 +0300
AbdAlRahman Gad <abdobngad@gmail.com> wrote:
> - Add structs for NA, RA, NS, MTU, prefix info, option header,
> link-layer address, RDNSS, DNSSL and link-layer for RA message.
>
> - Turn NA message from purely imperative, going byte by byte,
> to declarative by filling it's struct.
>
> - Turn part of RA message into declarative.
>
> - Move packet_add() to be before the call of ndp() in tap6_handler()
> if the protocol of the packet is ICMPv6.
>
> - Add a pool of packets as an additional parameter to ndp().
>
> - Check the size of NS packet with packet_get() before sending an NA
> packet.
>
> - Add documentation for the structs.
>
> - Add an enum for NDP option types.
>
> Link: https://bugs.passt.top/show_bug.cgi?id=21
>
> Signed-off-by: AbdAlRahman Gad <abdobngad@gmail.com>
Applied, thanks!
I also closed https://bugs.passt.top/show_bug.cgi?id=21 as resolved.
--
Stefano
prev parent reply other threads:[~2024-08-13 19:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-12 19:33 [PATCH v2] ndp.c: Turn NDP responder into more declarative implementation AbdAlRahman Gad
2024-08-13 17:45 ` Stefano Brivio
2024-08-13 19:19 ` 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=20240813211956.65bb4cc3@elisabeth \
--to=sbrivio@redhat.com \
--cc=abdobngad@gmail.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).