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-1552 - Issues parsing -m (tcp|udp) rules #462

Merged
merged 1 commit into from
Jan 7, 2015

Conversation

underscorgan
Copy link
Contributor

The parser was arbitrarily requiring --(d|s)port or -m multiport with
-m tcp or -m udp.

The parser was arbitrarily requiring `--(d|s)port` or `-m multiport` with
`-m tcp` or `-m udp`. Remove `-m (tcp|udp)` when converting to hash
unless it's `-m tcp --tcp-flags`.
hunner added a commit that referenced this pull request Jan 7, 2015
MODULES-1552 - Issues parsing `-m (tcp|udp)` rules
@hunner hunner merged commit 4b1c215 into puppetlabs:master Jan 7, 2015
@underscorgan underscorgan deleted the MODULES-1552 branch January 7, 2015 18:56
@pulecp pulecp mentioned this pull request Mar 3, 2016
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.

3 participants