Merge pull request #279 from mars1024/bugfix/ipmasq_source

change source of ipmasq rule from ipn to ip
This commit is contained in:
Casey Callendrello
2019-05-10 13:40:17 +02:00
committed by GitHub
4 changed files with 134 additions and 44 deletions

4
Godeps/Godeps.json generated
View File

@ -116,8 +116,8 @@
},
{
"ImportPath": "github.com/coreos/go-iptables/iptables",
"Comment": "v0.3.0",
"Rev": "b5b1876b170881a8259f036445ee89c8669db386"
"Comment": "v0.4.1",
"Rev": "78b5fff24e6df8886ef8eca9411f683a884349a5"
},
{
"ImportPath": "github.com/coreos/go-systemd/activation",