summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2024-02-03 12:18:43 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-02-03 12:18:43 +0100
commit85da1f74b31d84956337f1874a5edd723080da22 (patch)
tree52109d3d06bceeb10d98d3f3dce00c7f288e8708 /contributing.mdwn
parent5e95073c97bb7ca5876840434d1a87a64593d4bf (diff)
curl can be a good test for lwip
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 5580d15f..1843a148 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -167,7 +167,7 @@ This is the list of tasks that we *want* to address soon, starting with the most
[discussion](https://lists.gnu.org/archive/html/bug-hurd/2023-10/msg00062.html).
* Settle CI for mig+gnumach+hurd+glibc.
* Port `dhcpcd`, see [call for help](https://lists.debian.org/debian-hurd/2023/11/msg00030.html)
-* Extensively test (e.g. running testsuites of glibc, perl) and fix the lwip-based TCP/IP stack, to be sure we don't get regressions by switching to it.
+* Extensively test (e.g. running testsuites of glibc, perl, curl) and fix the lwip-based TCP/IP stack, to be sure we don't get regressions by switching to it.
* Prevent duplicate instances of `rumpdisk` from competing for the disk PCI cards (e.g. when a second one gets started from a chroot).
* Fix the memory consumption of `rumpdisk`.
* Integrate `rumpusbdisk` with the rest of the disk translators etc.