Skip to content

When programming iptables in container use native API#930

Merged
mavenugo merged 1 commit intomoby:masterfrom
aboch:fd
Feb 5, 2016
Merged

When programming iptables in container use native API#930
mavenugo merged 1 commit intomoby:masterfrom
aboch:fd

Conversation

@aboch
Copy link
Copy Markdown
Contributor

@aboch aboch commented Feb 5, 2016

  • iptables to provide a native API
  • resolver.go to invoke the iptables native API when programming tables in the container

Signed-off-by: Alessandro Boch aboch@docker.com

@aboch aboch changed the title Bypass firewalld when programming in container When programming iptables in container use native API Feb 5, 2016
Comment thread iptables/iptables.go Outdated
return raw(args...)
}

func raw(ars ...string) ([]byte, error) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

args.

- iptables to provide a native API
- resolver.go to invoke the iptables native API
  when programming tables in the container

Signed-off-by: Alessandro Boch <aboch@docker.com>
@mavenugo
Copy link
Copy Markdown
Contributor

mavenugo commented Feb 5, 2016

LGTM.

mavenugo added a commit that referenced this pull request Feb 5, 2016
When programming iptables in container use native API
@mavenugo mavenugo merged commit 7586649 into moby:master Feb 5, 2016
@aboch aboch deleted the fd branch March 7, 2016 16:45
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.

2 participants