lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 31 Jan 2008 15:02:26 +0100
From:	Patrick McHardy <kaber@...sh.net>
To:	Andi Kleen <ak@...e.de>
CC:	hadi@...erus.ca, netdev@...r.kernel.org
Subject: Re: hard hang through qdisc

Patrick McHardy wrote:
> Andi Kleen wrote:
>>> ---------
>>> lilsol:~# tc qdisc add dev eth0 root tbf rate 1000 burst 10 limit 100
>>> lilsol:~# uname -a
>>> Linux lilsol 2.6.24 #1 PREEMPT Sun Jan 27 09:22:00 EST 2008 i686
>>
>> Can you try it again with current git mainline?
> 
> 
> I'll look into it.


Works for me:

qdisc tbf 8001: root rate 1000bit burst 10b/8 mpu 0b lat 720.0ms
  Sent 0 bytes 0 pkt (dropped 9, overlimits 0 requeues 0)
  rate 0bit 0pps backlog 0b 0p requeues 0

Packets are dropped as expected.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists