[Netnice-kernels] Re: Netnice internals
Status: Alpha
Brought to you by:
taost6
From: Sho F. <fu...@ho...> - 2004-11-06 20:38:03
|
hi, > Fujita-kun, if your time permits, i would be happy if you once checkout > the Linux code, and test it for him. (i also expect your reply to my > request on the kernel ML. thx in advance) ok, i'll try. maybe i can submit a report in a few days. > > There does not seem to be a linux branch in CVS for the user programs? > > Can you suggest an order for me to work on these, easiest in your > > opinion first? > > Ah... Fujita kun will set up the programs to work on, for you, shortly. > I think it is a good idea to start working on netnice command, first. > Then, vifctl (a perl script), and inetd (probably, very easy). Then, > you may work on the shell implementation. But, since it can be time > consuming, please coordinate well with Fujita-kun. He spent (wasted?) > so many days on the porting, and so, knows how to address the problem. i agree with taka. netnice command is a good starting point. but it seems to use /proc. since netnice for other architectures such as freebsd4.9, netbsd, and openbsd are using /proc, copy netnice/netnice-common/src/* to netnice/linux/src, then modify them. vifctl needs vif_capture.c working, please leave it untill later. thank you. --sho |