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

(maint) Remove nat flush #625

Merged
merged 1 commit into from
Apr 25, 2016
Merged

(maint) Remove nat flush #625

merged 1 commit into from
Apr 25, 2016

Conversation

hunner
Copy link
Contributor

@hunner hunner commented Apr 25, 2016

The man page says it's not implemented for ip6tables.

This was broken by #622 because previously there was an ip6tables -t nat --flush that would run and always fail, but the shell() call didn't fail because only the LAST return code would be returned (that of ip6tables -t mangle --flush).

The man page says it's not implemented for ip6tables
@bmjen bmjen merged commit 403ce0f into puppetlabs:master Apr 25, 2016
@hunner hunner deleted the fix_flush branch April 25, 2016 20:11
This was referenced May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants