diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-07-30 09:30:34 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2008-07-30 09:30:34 +0000 |
commit | 7ddd2852e983977c7481e947746b2531e6d71d8c (patch) | |
tree | 8a5ff0ef65ce64ac07a8d9b62e6b610fd93306d6 | |
parent | 11547ed5585a1cc52ad96eac6607b19cc54357df (diff) |
web commit by zhengda
-rw-r--r-- | community/da.mdwn | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/community/da.mdwn b/community/da.mdwn index 001d3f58..0fef37e0 100644 --- a/community/da.mdwn +++ b/community/da.mdwn @@ -49,7 +49,6 @@ A filter translator is needed to enforce the policies between the interface and ## TODO ### Coding - - set the device into the promiscuous mode - give more options in the filter translator to provide the range of IP addresses - writing the /dev/eth0 translator - a proxy of the proc server @@ -63,10 +62,14 @@ A filter translator is needed to enforce the policies between the interface and ### 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). +pfinet server overriding by modifying glibc. The patch of glibc is [here](http://www.assembla.com/spaces/VNetHurd/documents/aJidqKp6ur3z-Nab7jnrAJ/download/A%20patch%20of%20glibc). 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). +add an option to open the virtual network interface. The patch of boot is [here](http://www.assembla.com/spaces/VNetHurd/documents/cWkeEixHar3AdKab7jnrAJ/download/A%20patch%20of%20boot). + +set the network device into the promiscuous mode. The patch of gnumach is [here](http://www.assembla.com/spaces/VNetHurd/documents/b0eLzUxHmr3ymXab7jnrAJ/download/A%20patch%20of%20gnumach). + the multiplexer: - Create multiple virtual network interfaces. |