summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorGNU Hurd wiki engine <web-hurd@gnu.org>2008-07-25 02:52:24 +0000
committerGNU Hurd wiki engine <web-hurd@gnu.org>2008-07-25 02:52:24 +0000
commita98ce6e7631e17067299ebfa42be28232dfa75c5 (patch)
treeccfecebc28f97d06873872bb54f8f6ae7a17bea5 /community
parentb34835145a192c45643bb99234798f4d3aa5c460 (diff)
web commit by zhengda
Diffstat (limited to 'community')
-rw-r--r--community/da.mdwn24
1 files changed, 4 insertions, 20 deletions
diff --git a/community/da.mdwn b/community/da.mdwn
index ad3aebc8..96c2a694 100644
--- a/community/da.mdwn
+++ b/community/da.mdwn
@@ -46,28 +46,12 @@ A filter translator is needed to enforce the policies between the interface and
---
-## 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 multiplexer 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 multiplexer and some policy control if necessary
-
-From 11.08 - 18.08 Testing
-
-
----
-
## TODO
### Coding
-a proxy of the process server
+ - a proxy of the process server.
+ - set the device into the promiscuous mode.
+ - add the policy control. for example, a suer's pfinet has to connect to the filter translator instead of to the interface directly.
---
@@ -76,7 +60,7 @@ a proxy of the process server
### Coding
pfinet server overriding by modifying glibc. The patch is [here](http://www.assembla.com/spaces/VNetHurd/documents/aJidqKp6ur3z-Nab7jnrAJ/download/A%20patch%20of%20glibc).
-the patch of pfinet is [here](http://www.assembla.com/spaces/VNetHurd/documents/dqoQg0qUer3Asvab7jnrAJ/download/A%20patch%20of%20pfinet).
+fix pfinet to use the proper filter rule. The patch of pfinet is [here](http://www.assembla.com/spaces/VNetHurd/documents/dqoQg0qUer3Asvab7jnrAJ/download/A%20patch%20of%20pfinet).
the multiplexer: