On 06/10/2014 08:19 PM, Michal Privoznik wrote:
On 05.06.2014 17:39, Michal Privoznik wrote:
> While the 1/4 was ACKed, I'm sending int for completeness. And I've
> made a tiny
> change: the link speed is no longer unsigned long but unsigned int
> instead.
> That'll do too and it consumes less memory.
>
> Michal Privoznik (4):
> virInterface: Expose link state & speed
> virnetdev: Introduce virNetDevGetLinkInfo
> interface_backend_udev: Implement link speed & state
> node_device: Expose link state & speed
FYI, I'm now working on adding this to netcf. I'll Cc you when I post
the patch.