moby--moby/pkg/iptables
Brian Goff 38b5c7266a Fix error message on firewalld init
If firewalld is not installed (or I suppose not running), firewalld was
producing an error in the daemon init logs, even though firewalld is not
required for iptables stuff to function.
The firewalld library code was also logging directly to logrus instead
of returning errors.

Moved logging code higher up in the stack and changed firewalld code to
return errors where appropriate.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-05-08 15:51:44 -04:00
..
firewalld.go Fix error message on firewalld init 2015-05-08 15:51:44 -04:00
firewalld_test.go Fix error message on firewalld init 2015-05-08 15:51:44 -04:00
iptables.go Merge pull request #12318 from aarondav/best-effort-iptables-lock 2015-05-07 17:00:26 -07:00
iptables_test.go Merge pull request #12318 from aarondav/best-effort-iptables-lock 2015-05-07 17:00:26 -07:00