bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSoC projects


From: Zheng Da
Subject: Re: GSoC projects
Date: Sun, 3 Aug 2008 10:12:58 +0800



On Sat, Aug 2, 2008 at 4:54 PM, Thomas Schwinge <tschwinge@gnu.org> wrote:
Hello!

The GSoC projects are making good progress, as I read from various IRC
log lines.  Hence, we'd like to make this work available through the
standard GNU Savannah Hurd group/repository.  I'm going to make the
GSoCers members of that group.  Here are some rules:
<http://www.bddebian.com/~wiki/rules/source_repositories/>

So far, we'll grant you commit-after-approval permission, so please
(continue to) post and discuss everything to bug-hurd that you'd like to
have committed.  On your own tagged branches, you can do what you feel
like (commit directly), but please also obey to the above rules.  Better
to ask first, than trying to do something on your own.  (Remeber that
whatever you do, it'll be part of the Hurd's permanent RCS history.)

So, let me say this again: Thanks for your interest in the GNU Hurd and
welcome on board!  :-)


Now, I'd now like each of GSoCers post a follow-up to this message, and
give a short overview of (a) what he's working on and (b) if this is
rather a stand-alone thing or has to be included into the main Hurd
repository.  If it's stand-alone I'd rather have it remain so and make up
a separate module for it (might even use git or else for it instead of
CVS, whatever people prefer).  If it has to be integrated into the main
Hurd tree, then we have to make up some rules about how to do this.

a) I'm Zheng Da, and I'm working on Network virtualization. The idea is to run multiple pfinet servers on the same hurd, connect them (done by a multiplexer), and meanwhile override the default pfinet server. I created a multiplexer to dispatch the packet, a filter translator to control the packet flow. I modified pfinet and boot in order to work with the multiplexer. I also modified GNU Mach to set the network device into the promiscuous mode.

b) I'm not sure if it's stand-alone or not. the multiplexer and the filter translator can be stand-alone, but I modified the existing components of Hurd, too.

Best,
Zheng Da


reply via email to

[Prev in Thread] Current Thread [Next in Thread]