On Wed, 24 May 2023 at 15:19, Ying-Chun Liu (PaulLiu) <[email protected]> wrote: > > Reviewed-by: Ying-Chun Liu (PaulLiu) <[email protected]> > > On 2023/5/11 00:59, Dmitrii Merkurev wrote: > > This allows us to reuse TCP logic between IP and IP6 stack. > > > > Signed-off-by: Dmitrii Merkurev <[email protected]> > > Cc: Ying-Chun Liu (PaulLiu) <[email protected]> > > Cc: Simon Glass <[email protected]> > > Сс: Joe Hershberger <[email protected]> > > Сс: Ramon Fried <[email protected]> > > --- > > include/net/tcp.h | 54 ++++++++++++++++-------------------- > > net/tcp.c | 70 +++++++++++++++++++++++------------------------ > > test/cmd/wget.c | 48 ++++++++++++++++++-------------- > > 3 files changed, 85 insertions(+), 87 deletions(-) > >
Reviewed-by: Simon Glass <[email protected]>

