Zhang Wei
e4ce59b7aa
Cleanup iptables after bridge network is removed
...
Fixed #570
Clean unused iptables rules after bridge network is removed
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
2015-11-10 17:53:54 +08:00
Mohammad Banikazemi
12df37fdd0
Seperates the driver-specific and network-specific iptable operations
...
for the bridge driver.
Moves two config options, namely EnableIPTables and EnableUserlandProxy
from networks to the driver.
Closes #242
Signed-off-by: Mohammad Banikazemi <MBanikazemi@gmail.com>
2015-08-04 17:26:41 -04:00
Alessandro Boch
902e8746d3
Optional Userland Proxy
...
- Port https://github.com/docker/docker/pull/12165 to libnetwork
- More tests will be added later
Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-05-18 18:13:39 -07:00
Alessandro Boch
f16db2c3ad
Remove pkg directory
...
- As recommended by Docker committers.
- Will introduce internal directory when go supports it
Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-05-16 16:12:13 -07:00