Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-11 | link: allow future ethtool speed formats to be supported | Daniel Borkmann | 1 | -11/+2 | |
In case some in the near future NICs with 40Gbit/s will appear. Allow ifpps to get the correct ethtool speed. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> | |||||
2013-06-04 | link: add link management functions | Daniel Borkmann | 1 | -0/+166 | |
Same here as usual, break out link functions from xutils. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> |