jpetazzo / pipework

Software-Defined Networking tools for LXC (LinuX Containers)
Apache License 2.0
4.22k stars 727 forks source link

--wait blocks forever on physical interfaces #18

Closed discordianfish closed 10 years ago

discordianfish commented 10 years ago

Hi,

when using pipework on a physical interface (-> not a bridge), pipework --wait blocks forever because because /sys/class/net/eth1/operstate is always 'unknown'.

The interface is available and can be used just fine. Not sure why operstate is unknown though.

This happend on 3.11.0-14-generic / ubuntu saucy