Hi,
> However lwip does not provide device drivers for ethernet or wireless
chips.
Mmm, that's true for wi-fi, but Ethernet is supported[1] and device drivers
are provided by netdde.
[1]
https://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/lwip/port/netif/hurdethif.c
Mis
>From 6fe963a6ed30de1b3162bf4a767478b6a161fb1c Mon Sep 17 00:00:00 2001
From: Joshua Branson
Date: Thu, 3 May 2018 09:53:04 -0400
Subject: [PATCH] * community/gsoc/project_ideas/tcp_ip_stack.mdwn
I mentioned that lwip was recently ported to the hurd.
---
community/gsoc/project_ideas/tcp_ip_stack
On Fri, 2018-05-04 at 17:08 -0400, Joshua Branson wrote:
> Hello,
>
> I noticed that the tcp/ip webpage for the Hurd does not mention that
> we
> already have a port of the lwip tcp/ip stack. This patch briefly
> explains it.
Hi, a small typo: pfinit -> pfinet :)
and ... device drivers in use
Hello,
I noticed that the tcp/ip webpage for the Hurd does not mention that we
already have a port of the lwip tcp/ip stack. This patch briefly
explains it. >From 6fe963a6ed30de1b3162bf4a767478b6a161fb1c Mon Sep 17 00:00:00 2001
From: Joshua Branson
Date: Thu, 3 May 2018 09:53:04 -0400
Subject
Luca Dariz writes:
> Il 02/05/2018 20:17, Joshua Branson ha scritto:
>>
>> Slightly related question, I just quickly read the intro text to the
>> rump kernel on rumpkernel.org. And I read
>>
>> "We solve the problem by providing free, reusable, componentized, kernel
>> quality drivers such as