Skip to content

Delete obsolete sysctl configuration#73

Merged
nmeyerhans merged 1 commit into
amazonlinux:mainfrom
nmeyerhans:sysctl-cleanup
Oct 3, 2022
Merged

Delete obsolete sysctl configuration#73
nmeyerhans merged 1 commit into
amazonlinux:mainfrom
nmeyerhans:sysctl-cleanup

Conversation

@nmeyerhans
Copy link
Copy Markdown
Contributor

Issue #, if available: n/a

Description of changes:

We were previously disabling IPv6 Duplicate Address Discovery (DAD, unnecessary in AWS VPC networks), using a sysctl config fragment and explicit sysctl from udev rules. However this same operation is performed in the ENI default .network file, rendering these other mechanisms redundant. So we delete them.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

We were previously disabling IPv6 Duplicate Address Discovery (DAD,
unnecessary in AWS VPC networks), using a sysctl config fragment and
explicit sysctl from udev rules.  However this same operation is
performed in the ENI default .network file, rendering these other
mechanisms redundant.  So we delete them.
Copy link
Copy Markdown

@halfdime-code halfdime-code left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nmeyerhans nmeyerhans merged commit 403d741 into amazonlinux:main Oct 3, 2022
@nmeyerhans nmeyerhans deleted the sysctl-cleanup branch October 6, 2022 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants