diff --git a/tools/worlddump.py b/tools/worlddump.py index 22770f15b6..e2921737db 100755 --- a/tools/worlddump.py +++ b/tools/worlddump.py @@ -134,7 +134,7 @@ def disk_space(): def ebtables_dump(): - tables = ['filter', 'nat', 'broute'] + tables = ['filter', 'nat'] _header("EB Tables Dump") if not _find_cmd('ebtables'): return