From 9ac945a6bdf22cfc4e3b28fa03ad0d066ab22469 Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Sat, 10 Mar 2007 05:06:40 +0000 Subject: [PATCH] Add an IPv6 userland cleanup project (suitable for SoC) and note that gnn is willing to mentor general networking projects. Submitted by: gnn --- en/projects/ideas/ideas.xml | 21 ++++++++++++++++++++- en/projects/summerofcode.xsl | 4 ++-- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml index 4a4dc9bab5..ad8c6b3ed7 100644 --- a/en/projects/ideas/ideas.xml +++ b/en/projects/ideas/ideas.xml @@ -15,7 +15,7 @@ Ideas//EN" - $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.1 2007/03/10 03:52:09 murray Exp $ + $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.2 2007/03/10 04:31:46 murray Exp $ @@ -1402,5 +1402,24 @@ New tests must be created; existing tests must be completed and updated. + + IPv6 User Land Cleanup + + +

Technical contact: George V. Neville-Neil

+ +

Many userland network utilities do not work correctly with IPv6.

+
    +
  • rpc.statd(8) is not IPv6 clean.
  • +
  • quota(8) is not IPv6 clean.
  • +
  • who(1) truncates IPv6 addresses in its output.
  • +
+ +

This project could also include a broader survey of other network +services in /usr/bin and /usr/sbin to make sure they're all IPv6 +clean.

+
+
diff --git a/en/projects/summerofcode.xsl b/en/projects/summerofcode.xsl index e7d574c1e6..49fb4eb69f 100644 --- a/en/projects/summerofcode.xsl +++ b/en/projects/summerofcode.xsl @@ -7,7 +7,7 @@ %developers; ]> - + @@ -136,7 +136,7 @@ SoC2006 Wiki and the Google
  • &a.gnn; <gnn@FreeBSD.org> -
    • IPv6, IPSec
    +
    • IPv6, IPSec, networking.
  • &a.phk; <phk@FreeBSD.org>
    • Disk I/O