plugins/*: Don't error if the device doesn't exist
authorTom Denham <tom@tomdee.co.uk>
Mon, 20 Mar 2017 22:49:35 +0000 (15:49 -0700)
committerTom Denham <tom@tomdee.co.uk>
Wed, 22 Mar 2017 15:52:29 +0000 (08:52 -0700)
commit58b78e72fd390a2cafcd3b6b71a0aed4e75f897d
tree1da0b96fd1092ac4617ab65cdd87b43708a2f171
parentbb322572eb6913e3b2fc537f22ac85ae2c47b94c
plugins/*: Don't error if the device doesn't exist

I wasn't able to test or update the dhcp plugin but from a code read it
should be fine. All the other plugins are tested and fixed
ip/link.go
ip/link_test.go