* [LARTC] tc C/C++ API
@ 2003-09-12 6:34 Σταμάτης Κεκές
2003-09-12 8:20 ` Steve Wright
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Σταμάτης Κεκές @ 2003-09-12 6:34 UTC (permalink / raw)
To: lartc
I plan to write a KDE frontend for the traffic control and for iproute2.
Is there anyt c/c++ API that I can use instead of executing shell
commands ?
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [LARTC] tc C/C++ API
2003-09-12 6:34 [LARTC] tc C/C++ API Σταμάτης Κεκές
@ 2003-09-12 8:20 ` Steve Wright
2003-09-12 13:25 ` Eric Leblond
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Steve Wright @ 2003-09-12 8:20 UTC (permalink / raw)
To: lartc
On Fri, 2003-09-12 at 18:34, Σταμάτης Κεκές wrote:
> I plan to write a KDE frontend for the traffic control and for iproute2.
> Is there anyt c/c++ API that I can use instead of executing shell
> commands ?
You might use tcng http://tcng.sf.net
best,
Steve
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [LARTC] tc C/C++ API
2003-09-12 6:34 [LARTC] tc C/C++ API Σταμάτης Κεκές
2003-09-12 8:20 ` Steve Wright
@ 2003-09-12 13:25 ` Eric Leblond
2003-09-12 13:29 ` Σταμάτης Κεκές
2003-09-12 15:44 ` Σταμάτης Κεκές
3 siblings, 0 replies; 5+ messages in thread
From: Eric Leblond @ 2003-09-12 13:25 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 146 bytes --]
Have a look at tc source code every system calls should be in there ;-)
--
Eric Leblond
Nufw, Now User Filtering Works (http://www.nufw.org)
[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] tc C/C++ API
2003-09-12 6:34 [LARTC] tc C/C++ API Σταμάτης Κεκές
2003-09-12 8:20 ` Steve Wright
2003-09-12 13:25 ` Eric Leblond
@ 2003-09-12 13:29 ` Σταμάτης Κεκές
2003-09-12 15:44 ` Σταμάτης Κεκές
3 siblings, 0 replies; 5+ messages in thread
From: Σταμάτης Κεκές @ 2003-09-12 13:29 UTC (permalink / raw)
To: lartc
I know very well the tcng but it takes as input a configuration and
produces a shell script.
I need a library or the system calls to communicate directly with the
kernel QoS without invlolving any shell command.
Thanks for the interest.
Steve Wright wrote:
>On Fri, 2003-09-12 at 18:34, Σταμάτης Κεκές wrote:
>
>
>>I plan to write a KDE frontend for the traffic control and for iproute2.
>>Is there anyt c/c++ API that I can use instead of executing shell
>>commands ?
>>
>>
>
>
>You might use tcng http://tcng.sf.net
>
>
>best,
>Steve
>
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [LARTC] tc C/C++ API
2003-09-12 6:34 [LARTC] tc C/C++ API Σταμάτης Κεκές
` (2 preceding siblings ...)
2003-09-12 13:29 ` Σταμάτης Κεκές
@ 2003-09-12 15:44 ` Σταμάτης Κεκές
3 siblings, 0 replies; 5+ messages in thread
From: Σταμάτης Κεκές @ 2003-09-12 15:44 UTC (permalink / raw)
To: lartc
I know tcng package but I prefer a library like libipt witch deals with
the netfilter part of the kernel.
Diogo Nuno P. Gomes wrote:
>Hi!
>There is the tcng package as mencioned in another reply and there is also:
>http://oss.software.ibm.com/developerworks/downloads/index.php?group_id“
>(IBM TC API)
>It is some how unupdated but does the job
>I'll also be soon be working in a new C++ only API for a project i'm
>involved. As soon as I get something running I'll post something here.
>
>=Diogo Gomes
>
>-----Original Message-----
>From: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl] On
>Behalf Of OoaiUoco EaeYo
>Sent: sexta-feira, 12 de Setembro de 2003 7:34
>To: lartc@mailman.ds9a.nl
>Subject: [LARTC] tc C/C++ API
>
>
>I plan to write a KDE frontend for the traffic control and for iproute2.
>Is there anyt c/c++ API that I can use instead of executing shell
>commands ?
>
>_______________________________________________
>LARTC mailing list / LARTC@mailman.ds9a.nl
>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>
>
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-09-12 15:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-12 6:34 [LARTC] tc C/C++ API Σταμάτης Κεκές
2003-09-12 8:20 ` Steve Wright
2003-09-12 13:25 ` Eric Leblond
2003-09-12 13:29 ` Σταμάτης Κεκές
2003-09-12 15:44 ` Σταμάτης Κεκές
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.