1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/iptables
Alessandro Boch 8cf7270d06 Miscellaneous fixes
- Fix npe in sbJoin error path
- Fail again endpoint Join in case of failure
  in programming the external connectivity
- In bridge, look for parent and child container configs
  in the generic data
- iptables.Exists() might be called before any other call to
  iptables.raw(). We need to call checkInit() then.

Introduced by 1638fbdf27

Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-03-08 15:49:47 -08:00
..
firewalld.go godeps: update coreos/go-systemd to v4 and godbus/dbus to v3 2015-11-20 00:19:47 +01:00
firewalld_test.go Cleanup iptables after bridge network is removed 2015-11-10 17:53:54 +08:00
iptables.go Miscellaneous fixes 2016-03-08 15:49:47 -08:00
iptables_test.go Fix iptables.Exists logic 2016-02-22 11:20:36 -08:00