t TCP/IP stack on (goldsi...@gmx.de)
--
Message: 1
Date: Sat, 09 Nov 2019 19:33:37 -0200
From: "2...@bol.com.br" <2...@bol.com.br>
To: lwip-users@nongnu.org
Subject: Re: [lwip-users] lwIP TCP/IP
Am 09.11.2019 um 22:33 schrieb 2...@bol.com.br:
If there is no easy way of replacing the entire default Linux kernel
TCP/IP stack, then how are we supposed to use lwIP TCP/IP stack in our
applications ?
lwIP is mainly an IP stack for embedded systems, not a replacement for
the stack included in
tack on Linux (Joan Lledó)
--
Message: 1
Date: Fri, 08 Nov 2019 23:09:38 -0200
From: "2...@bol.com.br" <2...@bol.com.br>
To: lwip-users@nongnu.org
Subject: [lwip-users] lwIP TCP/IP as the default TCP/IP stack on Linux
Message-ID:
<5dc611d2e116_7742b0b83
> Could anybody, please, tell us how to get rid of the *default TCP/IP*
> stack from *Linux* kernel so that only *lwIP* will be left to handle all
> IP networking traffic ?
>
I'm not an expert on Linux architecture, but I'd say you should create a
new module for the kernel, which embeds all lwip
Hello Folks,
I couldn't find previous messages for this the forum and this is my first interaction here.
Could anybody, please, tell us how to get rid of the default TCP/IP stack from Linux kernel so that only lwIP will be left to handle all IP networking traffic ?
Thanks.
__