diff --git a/en/projects/ideas/index.sgml b/en/projects/ideas/index.sgml index a394bb49f8..df4f2b4f26 100644 --- a/en/projects/ideas/index.sgml +++ b/en/projects/ideas/index.sgml @@ -1,6 +1,6 @@ - + %navincludes; %includes; @@ -113,17 +113,14 @@
At the moment the Apple Talk protocol is only available as a compile time - option. The goal of this item is to allow to load the Apple Talk protocol - at runtime (as part of netgraph or as a "standalone" module) and to add - appropriate locking (as a start even a generic subsystem lock would be ok, - more fine grained locking can be added later).
-Benefits:
-Requirements:
-Not every airline allows to use radio transmitters like WLAN-NIC's in @@ -1052,20 +1026,23 @@
Technical contact: &a.alfred;
-Add meta-data to the system in order to trap intruders and provide an audit - log. The goal of this project is to create several means of marking an event - as a foreign act (such as opening a trap file) which halts the system and - provides as much information as possible, possibilities include using - extended attributes to tag such "mines".
+ href="mailto:emaste@FreeBSD.org">&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.
Requirements: