mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
e2f0070492
- 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> |
||
---|---|---|
.. | ||
firewalld.go | ||
firewalld_test.go | ||
iptables.go | ||
iptables_test.go |