mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 19:51:40 +02:00
Change tcstart indentation to Shorewall standard
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2764 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
3e301ffbf4
commit
664a87b562
@ -173,8 +173,6 @@ setup_traffic_shaping()
|
||||
done < $TMP_DIR/tcclasses
|
||||
}
|
||||
|
||||
|
||||
|
||||
add_root_tc() {
|
||||
local defmark
|
||||
defmark=$(get_defmark_for_dev $device)
|
||||
@ -190,7 +188,7 @@ setup_traffic_shaping()
|
||||
local full
|
||||
full=$(get_outband_for_dev $device)
|
||||
full=$(rate_to_kbit $full)
|
||||
#set -x
|
||||
|
||||
if [ -z "$prio" ] ; then
|
||||
prio=1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user