networking revision 1.5.12.1
1$NetBSD: networking,v 1.5.12.1 2009/01/26 05:17:44 snj Exp $
2
3NetBSD Networking Roadmap
4=========================
5
6This is a small roadmap document, and deals with the networking
7side of the operating system.
8
9The following projects are expected to be included in NetBSD 6.0
10
111. Mobile IPv6
122. SCTP
133. network driver polling
144. ALTQ processing on input
155. integrated multicast dns / zeroconf
166. tcp support in libsa
177. netboot from http
18
19The timescales for 6.0 are not known at the present time, but we would
20expect to branch 6.0 late in 2009, with a view to a 6.0 release in
21early 2010.
22
23We'll continue to update this roadmap as features and dates get firmed up.
24
25
26Some explanations
27=================
28
292. SCTP
30-------
31
32Add support for the SCTP for both IPv4 and IPv6.
33
343. network driver polling
35-------------------------
36
37Responsible: matt
38
394. ALTQ processing for input
40----------------------------
41
42Responsible: matt
43
445. multicast DNS / zeroconf
45---------------------------
46
47Add support for multicast DNS (name.local)
48
49Responsible: ???
50
516. tcp support in libsa
52-----------------------
53
54Add a tiny tcp implementation to libsa.
55
56Responsible: matt
57
587. http netbooting
59------------------
60
61Be able to use a HTTP server hosting a kernel and/or disk image as a
62read-only root device.
63
64Responsible: ???
65
66Matt Thomas
67Alistair Crooks
68Sun 25 Jan 2009 21:06:42 PST
69