From: George Nychis <gnychis@cmu.edu>
To: "Martin A. Brown" <martin@linux-ip.net>,
lartc@mailman.ds9a.nl, netdev@vger.kernel.org
Subject: Re: [offlist] Re: [LARTC] how to do probabilistic packet loss in kernel?
Date: Wed, 19 Apr 2006 09:55:51 -0400 [thread overview]
Message-ID: <44464167.40702@cmu.edu> (raw)
In-Reply-To: <Pine.LNX.4.61.0604190741260.6853@virgule.wonderfrog.net>
Hey Martin,
I was able to do it with netem and its working great now.
I've actually moved on to another challenge, I would like to drop
packets at the hardware level such as to see rate control.
Because when netem drops a packet, TCP responds, however the lower level
card will not interact because it never sees the loss.
What I want to do is somehow cause the card to send a corrupted packet
based on a probability, or not send the packet but make it think that it
did.
I'm using madwifi and I've found in the code where it does rate control
and sends out the data, so i'm hoping to make this happen, but having
troubles!
So if anyone else has any ideas on how to get rate control interactive
packet loss, i'd love it.
- George
Martin A. Brown wrote:
> Hello George,
>
> Unfortunately, I cannot answer your most recent question. I'm
> hoping that Stephen Hemminger can answer your question. He is
> subscribed to the LARTC list, is also the author of netem and
> seems to be a smart cookie.
>
> Good luck,
>
> -Martin
>
next prev parent reply other threads:[~2006-04-19 13:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-16 22:44 how to do probabilistic packet loss in kernel? George P Nychis
2006-04-17 2:10 ` Ian McDonald
[not found] ` <Pine.LNX.4.61.0604161909310.6147@virgule.wonderfrog.net>
[not found] ` <4442E319.50309@cmu.edu>
[not found] ` <Pine.LNX.4.61.0604161933210.6147@virgule.wonderfrog.net>
[not found] ` <2959.128.237.238.138.1145242426.squirrel@128.237.238.138>
[not found] ` <Pine.LNX.4.61.0604190741260.6853@virgule.wonderfrog.net>
2006-04-19 13:55 ` George Nychis [this message]
2006-04-19 19:19 ` [offlist] Re: [LARTC] " Ian McDonald
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=44464167.40702@cmu.edu \
--to=gnychis@cmu.edu \
--cc=lartc@mailman.ds9a.nl \
--cc=martin@linux-ip.net \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).