search for: iproute2_utils

Displaying 2 results from an estimated 2 matches for "iproute2_utils".

2002 May 16
1
Install Question
...echo)'' on line 36. A: Remove this line, and try to compile it again. Solution 2: > Using SGL :) > > hvisage@meklon:~$ tar -zxf > download/iproute2-2.4.7-now-ss020116-try.tar.gz > hvisage@meklon:~$ cd iproute2/ > hvisage@meklon:~/iproute2$ sed -e "s/UTILS_H/IPROUTE2_UTILS_H/g" > < include/utils.h > include/iproute2_utils.h > hvisage@meklon:~/iproute2$ for i in `find . -type f | xargs grep > utils.h|grep :|cut -f 1 -d :`; do sed -e > ''s/"utils.h"/"iproute2_utils.h"/'' <$i > $i.new;mv $i.new $i;done...
2002 Apr 26
9
[Fwd: Re: borrowing only from parent]
Martin Devera wrote: > If you read the manual, the algorithm will not work correctly > with {,c}burst < MTU ... > devik > I just tried to change {,c}burst to 1600, or leaving them by default but no visible result. here is the latest tc -s -d class show dev eth0 class htb 1:101 parent 1:1 prio 0 rate 40Kbit ceil 40Kbit burst 1599b/8 mpu 0b cburst 1599b/8 mpu 0b quantum 512 level