2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-28 21:07:47 +00:00

2 Commits

Author SHA1 Message Date
Justin Pettit
e47bd51a7b netdev-linux: Introduce netdev_linux_ethtool_set_flag().
There will be a caller added soon.
2011-08-28 13:43:38 -07:00
Ben Pfaff
d39808227b netdev-linux: New functions for converting netdev stats formats.
An upcoming commit will introduce another function that needs to convert
between rtnl_link_stats64 and netdev_stats, so it seemed best to just add
functions to do the conversion.
2011-05-02 09:33:12 -07:00