From bc72aed2add0ae559b224961644a4f19b2f10de1 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Fri, 9 Feb 2007 18:04:39 +0000 Subject: [PATCH] Remove the RFC3442 entry. It has been committed. --- en/projects/ideas/index.sgml | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/en/projects/ideas/index.sgml b/en/projects/ideas/index.sgml index 8f00e0952c..4e5bec85b8 100644 --- a/en/projects/ideas/index.sgml +++ b/en/projects/ideas/index.sgml @@ -1,6 +1,6 @@ - + %developers; @@ -131,7 +131,6 @@
  • Port libumem to FreeBSD
  • PXE Installer
  • Regression testing system
  • -
  • RFC3442 support
  • Sysinstall
  • Tar output mode for installworld
  • Unicode support in vi
  • @@ -1462,31 +1461,6 @@
    - -

    RFC3442 support

    -

    Technical contact: &a.emaste;

    -

    URL's: RFC3442

    -

    Add support for RFC3442, the Classless Static Route option, to the DHCP - client. The original DHCP specification includes a route option but it - supports only class-based routes, which are not very useful today. - RFC3442 adds support for specifying the netmask width for each static - route. Note that the ISC dhcp server does not natively support RFC3442, but - custom options of arbitrary byte strings can be encoded in its configuration - file.

    -

    Andrey V. Elsukov has implemented - RFC3442 support for the FreeBSD dhclient and has filed a problem - report containing a patch.

    -

    Requirements:

    - - -
    -

    Sysinstall