hyperhq / runv

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

fix route device name #609

Closed bergwolf closed 7 years ago

bergwolf commented 7 years ago

After 37799211 ("bugfix & enhancement: add more nic with new name"), inf.NewName is the true interface name inside of guest.

cc @WeiZhang555

WeiZhang555 commented 7 years ago

I think you are right, though I didn't test it. :+1:

gao-feng commented 7 years ago

LGTM