forked from extern/shorewall_code
Suppress redundant filter/classifier info in 'dump' output
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
130b3e16e5
commit
b11bea1d4d
@ -1913,8 +1913,6 @@ do_dump_command() {
|
|||||||
if [ -n "$TC_ENABLED" ]; then
|
if [ -n "$TC_ENABLED" ]; then
|
||||||
heading "Traffic Control"
|
heading "Traffic Control"
|
||||||
show_tc1
|
show_tc1
|
||||||
heading "TC Filters"
|
|
||||||
show_classifiers
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user