Re: netem usage example

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 31 Aug 2004 17:49:06 +0200
philippe.strauss@xxxxxx wrote:

> I'm trying to setup a netem delay with no luck (using iproute2-2.6.8,
> compilation broke during arpd compile, so I use the
> tc binary in the tc/ subdir, there's also a q_netem.so there).

Just take arpd out of the Makfile if you don't need it.

> kernel is 2.6.8.1, compile with CPU cycle counter as time reference.
> I was using sch_delay of 2.6.7 happily with something like:
> tc qdisc add dev eth0 root 1: delay latency 1ms rate 35M
> now I use:
> tc qdisc add dev eth0 root netem latency 1ms
> and it complain about "unknown qdisc netem"

Netem is built as separate shared library, it expects to
be in /usr/lib/tc/q_netem.so

> 
> do you have usage example with the new netem "scheduler"?

See new website:
	http://developer.osdl.org/shemminger/netem
_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux