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 2cb645bf57 Fix iptables.Exists logic
- Fixed exists to attempt a raw exists check only when
  "iptables -C ..." execution returns error becasue of "unsupported option"
- Fixed raw exists to not match substring
- Added GetVersion method

Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-02-22 11:20:36 -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 Fix iptables.Exists logic 2016-02-22 11:20:36 -08:00
iptables_test.go Fix iptables.Exists logic 2016-02-22 11:20:36 -08:00