Re: [Netnice-kernels] Re: major changes coming up
Status: Alpha
Brought to you by:
taost6
From: Sho F. <fu...@wi...> - 2005-02-27 18:54:34
|
Hi kartikey, Thank you for your proposal. But, to tell the truth, I have nothing more than a experimental code. The part I have been implementing is Netnice Packet Capture. Since Linux doesn't have bpf device, we have to implement Netnice Packet Capture in a different way. I chose the way to create AF_NETNICE socket, which can be attached to virtual interface, by changing AF_PACKET socket. Sho kartikey bhatt wrote: > hi Sho, > > can you send me a copy of your code. > i would like to work on it. > sincerely > --kartikey > >From: Sho Fujita <fu...@wi...> >To: kartikey bhatt > <kar...@ho...>,Scott Brumbaugh <sco...@ve...> > >CC: ta...@cs..., net...@li... >Subject: > Re: [Netnice-kernels] Re: major changes coming up >Date: Sat, 26 Feb > 2005 12:32:29 +0900 > >Hi all, > >My code is not compilable now, and I > can't work on it just yet. >Scott, can you merge the patch to the > latest code on the CVS, please? >i've already commited some changes. > > >sho > >kartikey bhatt wrote: > > > hi all, > > i have sent you > patches from my student account at griffith. > > files are bzipped. > > > sincerely > > kartikey > > >From: Takashi Okumura <ta...@cs...> > >To: kartikey bhatt > > <kar...@ho...> >CC: > net...@li...,Sho > > Fujita > <fu...@wi...> >Subject: [Netnice-kernels] Re: major > > changes > coming up >Date: Thu, 24 Feb 2005 19:28:00 -0500 > > >hi, > > > > >thanks for the contribution. it sounds really good to add the sysctl > > > >access to the internal parameters on linux. they must be included > in > > >the beta release. > >so, can you send the patch and the > notification > > to the netnice-kernel >mailing list? since Sho and > Scott are > > maintenancing the linux code, >they need to be involved. > > >again. > > thanks for the contribution. i really appreciate it. > > >best, > >-- > > taka > >kartikey bhatt wrote: > > > > hi taka, > > > > > this is to > > inform you about some of the major changes that > > > > > i have made to > > netnice patch and i would send to you by > tomorrow. > > > > 1. packet > > hook mechanism for outgoing packets is > moved from ip_output to > > > > > > ip_queue_xmit. > > > > 2. socket > association are no more address > > family (af_inet) specific. > > > > > 3. i have added sysctl interface > > for linux. > > > > 4. i have > added functionality for ipv6. but yet to > > test it. > > > > i will > send 2 separate patches > > > > one against > > linux-2.6.7 and > another against linux-2.6.7-nnice. > > > > sincerely > > > > > > > --kartikey > > > > > > > ------------------------------------------------------------------------------ > > > > > Manage information better. Optimise your tasks. Experience MS > > > Office System. > > > > > > >------------------------------------------------------- >SF email is > > > sponsored by - The IT Product Guide >Read honest & candid reviews > on > > hundreds of IT Products from real users. >Discover which > products > > truly live up to the hype. Start reading now. > > > >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > > >_______________________________________________ >Netnice-kernels > > > mailing list >Net...@li... > > > >https://lists.sourceforge.net/lists/listinfo/netnice-kernels > > > > > ------------------------------------------------------------------------ > > > Millions of possibilities - find your Partner On > BharatMatrimony.com > > <http://g.msn.com/8HMBENIN/2752??PS=47575> > > > ------------------------------------------------------- SF email is > > > sponsored by - The IT Product Guide Read honest & candid reviews on > > > hundreds of IT Products from real users. Discover which products > truly > > live up to the hype. Start reading now. > > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > > _______________________________________________ Netnice-kernels > > > mailing list Net...@li... > > > https://lists.sourceforge.net/lists/listinfo/netnice-kernels > > > > ------------------------------------------------------------------------ > Millions of possibilities - find your Partner On BharatMatrimony.com > <http://g.msn.com/8HMBENIN/2752??PS=47575> > ------------------------------------------------------- SF email is > sponsored by - The IT Product Guide Read honest & candid reviews on > hundreds of IT Products from real users. Discover which products truly > live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ Netnice-kernels > mailing list Net...@li... > https://lists.sourceforge.net/lists/listinfo/netnice-kernels |