aws / amazon-ecs-init

ecs-init is now part of the amazon-ecs-agent repo https://github.com/aws/amazon-ecs-agent/tree/master/ecs-init
https://github.com/aws/amazon-ecs-agent
Apache License 2.0
200 stars 117 forks source link

optimization: disable ipv6 router advertisements #313

Closed sparrc closed 4 years ago

sparrc commented 4 years ago

Testing

New tests cover the changes: yes

Description for the changelog

optimization: disable ipv6 router advertisements

Licensing

This contribution is under the terms of the Apache 2.0 License:

yrral86 commented 4 years ago

I believe this change is the cause of https://github.com/aws/amazon-ecs-init/issues/323 When ipv6 is disabled, the ecs-agent fails to start.