Koonwah Chen
545a77f4bb
skip makeVeth retry if a vethPeerName is set.
2019-06-25 14:17:42 -07:00
Koonwah Chen
c204dbd47c
update pkg/ip/link_linux.go:SetupVeth to support host-side veth name config.
2019-06-21 11:39:30 -07:00
Dan Williams
bb1e8d10a7
Merge pull request #143 from containernetworking/v0.7
...
Merge v0.7.1 fix into master
2018-04-12 09:21:42 -05:00
Casey Callendrello
00b072dd0b
pkg/ip: re-fetch the created link to return creation-time parameters
...
Fixes: #140
2018-04-11 15:04:38 +02:00
Dan Williams
b16633bbe9
pkg/ip: add GetVethPeerIfindex()
2018-02-17 15:42:10 -08:00
Gabriel Rosenhouse
99f6be0319
Enable Windows CI (Appveyor)
...
- start list of linux_only plugins; ignore them when testing on Windows
- Isolate linux-only code by filename suffix
- Remove stub (NotImplemented) functions
- other misc. fixes for Windows compatibility
2017-11-10 08:09:29 -08:00