plugins/pkg/ip
Tom Denham 726c6b4578 pkg/ip: Ensure that SetupVeth returns correct hostVeth
The veth is moved from the container NS to the host NS.
This is handled by the code that sets the link to UP but the wrong
hostVeth is returned to the calling code.
2016-08-31 14:17:25 -07:00
..
cidr.go Change copyright from CoreOS to CNI authors 2015-09-29 11:51:33 -07:00
ip_suite_test.go pkg/ip tests: cover SetupVeth and DelLinkByName* 2016-07-22 15:34:53 -07:00
ipforward.go Change copyright from CoreOS to CNI authors 2015-09-29 11:51:33 -07:00
ipmasq.go *: add comment to iptables rules for ipmasq 2016-03-31 18:01:32 +02:00
link_test.go pkg/ip: Ensure that SetupVeth returns correct hostVeth 2016-08-31 14:17:25 -07:00
link.go pkg/ip: Ensure that SetupVeth returns correct hostVeth 2016-08-31 14:17:25 -07:00
route.go Change copyright from CoreOS to CNI authors 2015-09-29 11:51:33 -07:00