Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Martin Devera <devik@cdi.cz>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] need a help:EDP discipline implementation
Date: Wed, 22 May 2002 19:55:36 +0000	[thread overview]
Message-ID: <marc-lartc-102209745907852@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102207047008861@msgid-missing>

look at one simple qdisc (tbf, red) copy and extend
to your algorithm ...

On Wed, 22 May 2002, [iso-8859-1] alouini khalif wrote:

>  I 'm working in project that consists in
> > implementation of a multimedia  extension over IP.
> > I set up informations about MPEG Video on the IP
> > option fields.
> > I want to use this information , in the router side,
> > to implemente a EPD (early packet discart) approche.
> > The EPD approche consists in the following :
> >
> > -it is based on the data unit information, a data
> > unit
> > may be fragmentated into many IP packet (number of
> > packet per data unit is varaible)
> > - when we reatch a limit in the queue,we will reject
> > a
> > packet that belongs to a new unit and we accept only
> > a
> > packet that belong to an old unit (with is already
> > enqueued)
> >
> > this approche, is taked from ATM world, : ip packet
> > is
> > fragmentated into many cell, then if we have to
> > reject
> > one cell we must do this for all cells that belong
> > to
> > the same packet (a unit here is a packet)
> >
> > my question is how can i used the traffic control
> > implemented on linux to do that, i'm working with
> > red
> > hat 7.2 .
> > if you have any idea, or you dindn't understand me
> > please send me a mail
> >
> > thanks in advance
>
>
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> _______________________________________________
> 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/

      reply	other threads:[~2002-05-22 19:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-22 12:26 [LARTC] need a help:EDP discipline implementation alouini khalif
2002-05-22 19:55 ` Martin Devera [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-102209745907852@msgid-missing \
    --to=devik@cdi.cz \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox