From a3e20e0c3f2012ab580cf4118259da68668a5812 Mon Sep 17 00:00:00 2001 From: zhengda Date: Sat, 27 Feb 2010 17:26:59 +0000 Subject: --- user/zhengda.mdwn | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/user/zhengda.mdwn b/user/zhengda.mdwn index bcbd8b29..d8654842 100644 --- a/user/zhengda.mdwn +++ b/user/zhengda.mdwn @@ -2,7 +2,9 @@ Email: zhengda1936 at gmail dot com -Project: Porting DDE to Hurd. +--- + +#Project: Porting DDE to Hurd. The goal of the project is to port DDE developed by DROPS to the Hurd, which will still run in the user space. @@ -12,11 +14,10 @@ The current status: the pcnet32 driver can work very well in DDE Linux26 now. --- -Project: Network virtualization for subhurds etc. The [code](http://www.assembla.com/spaces/VNetHurd/trac_subversion_tool). +#Project: Network virtualization for subhurds etc. -The [[howto]] shows the instructions of setting up the virtual network in hurd and subhurd. +The [code](http://www.assembla.com/spaces/VNetHurd/trac_subversion_tool). The [[howto]] shows the instructions of setting up the virtual network in hurd and subhurd. ---- ## The design and the implementation @@ -53,17 +54,11 @@ A filter translator is needed to enforce the policies between the interface and * BPF is also ported to the filter translator. There are two filers in the translator, one for outgoing packets, the other for incoming packets. * Only one pfinet can connect to the translator at a time. - ---- - ## TODO ### Coding - - make subhurds running without root privileges - merge BPF rules from the filter translator and the multiplexer ---- - ## Completed tasks ### Coding -- cgit v1.2.3