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] [day] [month] [year] [list]
Date:	Thu, 10 May 2007 14:36:24 -0400
From:	Koon Wah Yick <kyick@...atel-lucent.com>
To:	Stephen Hemminger <shemminger@...ux-foundation.org>
CC:	Koon Wah Yick <kyick@...atel-lucent.com>, netdev@...r.kernel.org,
	"Yick, Koon Wah (Koon)" <kyick@...ail.ho.lucent.com>
Subject: Re: Enable netem in my Linux box

Stephen:

Thank you.  I am happy that when I issue the tc command to drop packets, I do
see the effect.  Is there a command I can use to show all packet count?  packet
send, packet received and packet drop etc...  I don't seems to be able to see
them by command "ifconfig".

Koon-Wah.

On 5/10/2007 2:23 PM, Stephen Hemminger wrote:
> On Thu, 10 May 2007 14:00:40 -0400
> Koon Wah Yick <kyick@...atel-lucent.com> wrote:
> 
> 
>>Stephen:
>>
>>Thank you, I got it.  I try the same command again with "add" and "change" they
>>all work.(no error)  But when I start my Network Emulator, how can I stop it.
>>Do I have to delete any file I create when doing "add"?  If yes, where is it?
> 
> 
> You probably just want to do: 
> tc qdisc del dev eth0 root
> 
> That restores the default qdisc (prio-fast)
> 


-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ