All of lore.kernel.org
 help / color / mirror / Atom feed
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
Date: Wed, 19 Apr 2006 13:55:51 +0000	[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
> 
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

WARNING: multiple messages have this Message-ID (diff)
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
> 

  parent reply	other threads:[~2006-04-19 13:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-16 22:44 [LARTC] how to do probabilistic packet loss in kernel? George P Nychis
2006-04-16 22:44 ` George P Nychis
2006-04-17  0:13 ` [LARTC] " Martin A. Brown
2006-04-17  0:36 ` George Nychis
2006-04-17  1:21 ` Martin A. Brown
2006-04-17  2:10 ` Ian McDonald
2006-04-17  2:53 ` [LARTC] " George P Nychis
     [not found]   ` <Pine.LNX.4.61.0604190741260.6853@virgule.wonderfrog.net>
2006-04-19 13:55     ` George Nychis [this message]
2006-04-19 13:55       ` [offlist] " George Nychis
2006-04-19 19:19       ` Ian McDonald
2006-04-17  3:12 ` George P Nychis
2006-04-17  3:42 ` George P Nychis

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 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.