Commit Graph

7 Commits

Author SHA1 Message Date
David Scott
9115ca75a6 iptables: only open host ports if native/port-forwarding=true in the db
Signed-off-by: David Scott <dave.scott@docker.com>
2016-06-17 18:07:03 +01:00
David Scott
068f5d6790 iptables: add a TODO
Signed-off-by: David Scott <dave.scott@docker.com>
2016-06-17 18:07:03 +01:00
David Scott
cc34c64022 iptables: remove the pid file after sending SIGTERM
Signed-off-by: David Scott <dave.scott@docker.com>
2016-06-17 18:07:03 +01:00
David Scott
02eeb53deb iptables: get the kill arguments the right way round
Signed-off-by: David Scott <dave.scott@docker.com>
2016-06-17 18:07:03 +01:00
David Scott
bd90ff4c9d iptables: close all the fds we inherit from docker
Signed-off-by: David Scott <dave.scott@docker.com>
2016-06-17 18:07:03 +01:00
David Scott
8311a37ff6 Add primitive iptables wrapper which can set up port forwards
Signed-off-by: David Scott <dave.scott@docker.com>
2016-06-17 18:07:02 +01:00
Ian Campbell
d118b588c5 Simple build system for ocaml-based iptables
Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2016-06-17 18:07:02 +01:00