Hi, I''m interested to write rules direct in Kernel space memory and not to execute the tc command. Have anyone done this before ? Any ideas ? Sources ? Thank you, Liviu -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://linux.bitdefender.com/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
On Wed, 19 Jan 2005, Liviu Faciu wrote:> Hi, > > I''m interested to write rules direct in Kernel space memory and not to > execute the tc command. Have anyone done this before ? Any ideas ? > Sources ? > Thank you, > LiviuTake a look at iproute2 sources. There you have a lib that you can use to what you want. Yes, is doable.> > > > -- > This message was scanned for spam and viruses by BitDefender. > For more information please visit http://linux.bitdefender.com/ > > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ >--- Catalin(ux aka Dino) BOIE catab at deuroconsult.ro http://kernel.umbrella.ro/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
I''m intersted too in a program that take an entire qos struncture tree and filters and put them instantly in kernel, like iptables, i wonder if there is such project On Wed, 19 Jan 2005 12:27:40 +0200 (EET), Catalin(ux aka Dino) BOIE <util@deuroconsult.ro> wrote:> On Wed, 19 Jan 2005, Liviu Faciu wrote: > > > Hi, > > > > I''m interested to write rules direct in Kernel space memory and not to > > execute the tc command. Have anyone done this before ? Any ideas ? > > Sources ? > > Thank you, > > Liviu > > Take a look at iproute2 sources. There you have a lib that you can use to > what you want. Yes, is doable. > > > > > > > > > -- > > This message was scanned for spam and viruses by BitDefender. > > For more information please visit http://linux.bitdefender.com/ > > > > > > _______________________________________________ > > LARTC mailing list / LARTC@mailman.ds9a.nl > > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ > > > > --- > Catalin(ux aka Dino) BOIE > catab at deuroconsult.ro > http://kernel.umbrella.ro/ > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ >-- Bla bla _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
Liviu Faciu wrote:> Hi, > > I''m interested to write rules direct in Kernel space memory and not to > execute the tc command. Have anyone done this before ? Any ideas ? > Sources ? > Thank you, > Liviu > > >Hi Liviu, take a look at this: http://www.coverfire.com/lql/ i have no experience with it, but it looks promising... Regards, Victor _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
Thank you, Very good idea. Liviu On Wed, 2005-01-19 at 11:24 +0000, Victor Julien wrote:> Liviu Faciu wrote: > > Hi, > > > > I''m interested to write rules direct in Kernel space memory and not to > > execute the tc command. Have anyone done this before ? Any ideas ? > > Sources ? > > Thank you, > > Liviu > > > > > > > > Hi Liviu, > > take a look at this: > http://www.coverfire.com/lql/ > > i have no experience with it, but it looks promising... > > Regards, > Victor > >-- This message was scanned for spam and viruses by BitDefender. For more information please visit http://linux.bitdefender.com/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/