hyperhq / runv

Hypervisor-based Runtime for OCI
Apache License 2.0
828 stars 129 forks source link

Enhance network functions #597

Closed WeiZhang555 closed 7 years ago

WeiZhang555 commented 7 years ago

Fixes part of https://github.com/hyperhq/runv/issues/591 Carry #533

Mainly add "interface" command and some sub-commands to implement a first-class network interface operation.

Note that "remove interface" command rely on hyperstart PR: https://github.com/hyperhq/hyperstart/pull/318

Sorry that this hasn't been rebased to latest master, but I think it will still be useful.

WeiZhang555 commented 7 years ago

ping @gao-feng Updated.

gao-feng commented 7 years ago

let's merge it now, thanks for your work!