[PATCH v3 1/6] net: split IP_TCP header into separate IP/IP6 and TCP headers

Tom Rini trini at konsulko.com
Wed Nov 8 15:45:49 CET 2023


On Tue, Jul 25, 2023 at 10:56:52PM +0100, Dmitrii Merkurev wrote:

> This allows us to reuse TCP logic between IP and IP6 stack.
> 
> Signed-off-by: Dmitrii Merkurev <dimorinny at google.com>
> Cc: Ying-Chun Liu (PaulLiu) <paul.liu at linaro.org>
> Cc: Simon Glass <sjg at chromium.org>
> Сс: Joe Hershberger <joe.hershberger at ni.com>
> Сс: Ramon Fried <rfried.dev at gmail.com>
> Reviewed-by: Ying-Chun Liu (PaulLiu) <paul.liu at linaro.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>  include/net/tcp.h | 54 ++++++++++++++++--------------------
>  net/tcp.c         | 70 +++++++++++++++++++++++------------------------
>  test/cmd/wget.c   | 48 ++++++++++++++++++--------------
>  3 files changed, 85 insertions(+), 87 deletions(-)

I do want to thank you for your contribution. However, the long term
goal with the project right now is to move to integrate lwip as the
networking stack (and in turn have more robust IPv6 and wget and
similar features). So, I don't want to pickup this series (unless you
think it's still important here-and-now, given the above). I would ask
you to please keep an eye on that effort and either try out v10:
https://patchwork.ozlabs.org/project/uboot/list/?series=374882&state=*
or keep an eye out for v11. Thanks again!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231108/0665d87e/attachment.sig>


More information about the U-Boot mailing list