diff --git a/tools/config_generator.py b/tools/config_generator.py index 17eeefa1..1a012342 100755 --- a/tools/config_generator.py +++ b/tools/config_generator.py @@ -795,7 +795,6 @@ def check_rib_north_default_route(self): self.report_check_result(step, okay) def check_rib_south_specific_routes(self): - # TODO: Once we add support for IPv6 loopbacks, also check those step = "South-bound specific routes are present" okay = True direction = constants.DIR_SOUTH