moby--moby/libnetwork/iptables
Alessandro Boch e2f0070492 Fix xtables_lock message probe
- iptables pkg functions are coded to discard
  the xtables_lock error message about acquiring
  the lock, because all the calls are done with
  the wait logic. But the error message has
  slightly changed between iptables 1.4.x and 1.6.
  This lead to false positives causing docker
  network create to fil in presence of concurrent calls.
- Fixed message mark to be common among the two main versions.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-11-21 22:02:07 -08:00
..
firewalld.go Close dbus connection if firewalld is not started 2016-03-09 09:31:22 -08:00
firewalld_test.go Cleanup iptables after bridge network is removed 2015-11-10 17:53:54 +08:00
iptables.go Fix xtables_lock message probe 2016-11-21 22:02:07 -08:00
iptables_test.go Fix iptables.Exists logic 2016-02-22 11:20:36 -08:00