mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
Add traffic shaping information to 'dump' output -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3101 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ec8be6bcac
commit
609c60f463
@ -237,7 +237,7 @@ get_config() {
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
case $TC_ENABLED in
|
case ${TC_ENABLED:=Internal} in
|
||||||
[Nn][Oo])
|
[Nn][Oo])
|
||||||
TC_ENABLED=
|
TC_ENABLED=
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user