mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
update samba to 3.28 and pakfire release 3
corrected some cgi issues for qos change qosskript started core update 2 git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1122 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -156,7 +156,7 @@ case "\$1" in
|
||||
|
||||
### SET QUEUE LENGTH & MTU - has just to be tested!!! IMPORTANT
|
||||
ip link set dev $qossettings{'RED_DEV'} qlen $qossettings{'QLENGTH'}
|
||||
ip link set dev $qossettings{'RED_DEV'} mtu $qossettings{'MTU'}
|
||||
#ip link set dev $qossettings{'RED_DEV'} mtu $qossettings{'MTU'}
|
||||
|
||||
### ADD HTB QDISC FOR $qossettings{'RED_DEV'}
|
||||
tc qdisc add dev $qossettings{'RED_DEV'} root handle 1: htb default $qossettings{'DEFCLASS_OUT'}
|
||||
|
||||
Reference in New Issue
Block a user