Displaying 2 results from an estimated 2 matches for "egual".
Did you mean:
igual
2007 Oct 24
0
tc u32 match drop packets
Hello,
I am trying to use tc to drop packets based on the ip identification field
in the ip header, I am trying to drop incomming packets with the ip
identification field egual with 15:
tc qdisc del dev eth0 ingress
tc qdisc add dev eth0 handle ffff: ingress
tc filter add dev eth0 parent ffff: protocol ip prio 1 u32 match ip protocol
6 0xff flowid 1:1 match u16 0x000f 0xffff at 4 action drop
tc doesn''t show any error, but no packets are beeing dropped.
Please...
2007 Jun 05
2
Output sampling rate slightly increased. Will speex complain?
I noticed my latency is gradually increasing in my audio loopback test application. I just hear what i say, encoding and decoding on the fly.
I suppose 8000 Hz for the output device is not 8000 Hz for the input one, they differs since they could refer to different time generators (i suppose...).
To solve the problem i rised the output sampling rate from 8000 to 8200 Hz, and now i'm not