Merge pull request #124 from squeed/masq-del

pkg/ip: Tearing down ipmasq should be idempotent
This commit is contained in:
Casey Callendrello
2018-03-07 17:40:21 +01:00
committed by GitHub
4 changed files with 40 additions and 5 deletions

4
Godeps/Godeps.json generated
View File

@ -47,8 +47,8 @@
},
{
"ImportPath": "github.com/coreos/go-iptables/iptables",
"Comment": "v0.2.0",
"Rev": "259c8e6a4275d497442c721fa52204d7a58bde8b"
"Comment": "v0.3.0",
"Rev": "b5b1876b170881a8259f036445ee89c8669db386"
},
{
"ImportPath": "github.com/coreos/go-systemd/activation",