Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MODULES-8360) Fix IPv6 bug relating to Bugzilla 1015 #804

Conversation

alex-harvey-z3q
Copy link
Contributor

A fix for Bugzilla #1015 was added in
6807381. However, it appears that the
bug description at https://bugzilla.netfilter.org/show_bug.cgi?id=1015
is not quite accurate, and the -p all hack is required sometimes, but
not always. I don't know exactly when it is or isn't required.

This patch changes the logic to try both.

A fix for Bugzilla puppetlabs#1015 was added in
6807381. However, it appears that the
bug description at https://bugzilla.netfilter.org/show_bug.cgi?id=1015
is not quite accurate, and the -p all hack is required sometimes, but
not always. I don't know exactly when it is or isn't required.

This patch changes the logic to try both.
@alex-harvey-z3q alex-harvey-z3q force-pushed the alexharvey/further_changes_for_MODULES-2119 branch from f0ab498 to 58d73c0 Compare January 12, 2019 14:13
@alex-harvey-z3q
Copy link
Contributor Author

Rubocop got me. Have to figure out how to ignore the HandleExceptions check.

@alex-harvey-z3q alex-harvey-z3q changed the title (MODULES-2119) further tweaking to that logic (MODULES-2119) Fix IPv6 bug relating to Bugzilla 1015 Jan 16, 2019
@alex-harvey-z3q alex-harvey-z3q changed the title (MODULES-2119) Fix IPv6 bug relating to Bugzilla 1015 (MODULES-8360) Fix IPv6 bug relating to Bugzilla 1015 Jan 16, 2019
@alex-harvey-z3q
Copy link
Contributor Author

See also #797

A fix for Bugzilla puppetlabs#1015 was added in
6807381. However, it appears that the
bug description at https://bugzilla.netfilter.org/show_bug.cgi?id=1015
is not quite accurate, and the -p all hack is required sometimes, but
not always. I don't know exactly when it is or isn't required.

This patch changes the logic to try both.
@alex-harvey-z3q alex-harvey-z3q force-pushed the alexharvey/further_changes_for_MODULES-2119 branch from 4d76ea2 to 161d900 Compare January 23, 2019 11:11
@eimlav
Copy link
Contributor

eimlav commented Jan 23, 2019

@alexharv074 Thanks for the contribution! This looks good to me so I'm going to go ahead and merge.

@eimlav eimlav merged commit 3088bb3 into puppetlabs:master Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants