
On 11.06.2014 10:02, Laine Stump wrote:
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.
Awesome. Is the XML schema I'm proposing here okay with the netcf or do we need I need to change something? If so, it's still time to change it - up till the release. Michal