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-next>] [day] [month] [year] [list]
Date:	Thu, 04 Mar 2010 11:54:15 +0300
From:	Петухов Дмитрий 
	<d.petuhov@...ctro-com.ru>
To:	shemminger@...l.org
CC:	netdev@...r.kernel.org
Subject: Iproute2 tc pfifo_fast not work

Hi Stephen.

I've found that I can't add pfifo_fast qdisc to my tc class tree. It 
just says:
-----------
# /sbin/tc qdisc add dev eth3 parent 2:299B handle 299B: pfifo_fast
qdisc 'pfifo_fast' does not support option parsing
-----------
And nothing else happends.
strace /sbin/tc qdisc add dev eth3 parent 2:299B handle 299B: pfifo_fast 
&> tc_pfifo_strace.txt
attached.

Kernel version 2.6.31, .config attached.
tc version 2.6.31.

I do something wrong or this is a bug?

For now I've switched to PRIO QDISC which seems to work fine, but it 
would be great to use lithweigth pfifo_fast instead of prio...



View attachment ".config" of type "text/plain" (64632 bytes)

View attachment "tc_pfifo_strace.txt" of type "text/plain" (5038 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ