hyperhq / runv

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

Add more rich network functions #533

Closed WeiZhang555 closed 7 years ago

WeiZhang555 commented 7 years ago
Implement more rich network functions

* Support add ip addr to a specific network interface
* Support delete ip address from a network interface
* Support modify MTU
* Support add any routes into container
gnawux commented 7 years ago

@WeiZhang555 could you help do a small rebase? The #537 introduced some conflicts

WeiZhang555 commented 7 years ago

@gnawux I'll do it soon :wink:

WeiZhang555 commented 7 years ago

Closing this. We have a new one #597 carrying this :smile: