From 7907264991bbd98c6649eeacbf9df7245485efeb Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Fri, 13 Jun 2008 22:41:31 +0000 Subject: web commit by zhengda --- community/da.mdwn | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/da.mdwn b/community/da.mdwn index 11cb9694..e4b91ed3 100644 --- a/community/da.mdwn +++ b/community/da.mdwn @@ -25,14 +25,27 @@ The [code](http://www.assembla.com/spaces/VNetHurd/trac_subversion_tool). ### To create a virtual network interface: * Implement the RPC interface defined in device.defs just as "boot" does. -* Publish the port, so other programs can get the port and open the virtual device by calling device__open(). -* The hypervisor now works as a translator and other programs can get the port by calling file__name__port(). +* Publish the port, so other programs can get the port and open the virtual device by calling device_open(). +* The hypervisor now works as a translator and other programs can get the port by calling file_name_port(). (to be continued) --- ## The schedule +From 14.06 - 18.06 Coding +build the connection between pfinets in sub-hurd and network interface (by broadcasting) + +From 21.06 - 25.06 Coding +build the connection between the hypervisor and the pfinet server in the main hurd. + +From 26.06 - 13.07 Coding +Implement the real routing among the pfinets and the network interface + +From 15.07 - 10.08 Coding +Implement some traffic control in the hypervisor and some policy control if necessary + +From 11.08 - 18.08 Testing --- -- cgit v1.2.3