dankamongmen / libnetstack

Small library around rtnetlink to track networking stack elements
https://nick-black.com/dankwiki/index.php/Libnetstack
Apache License 2.0
10 stars 0 forks source link

get link state info using ethtool over netlink #54

Open dankamongmen opened 1 year ago

dankamongmen commented 1 year ago

We ought be able to get information about the link speed using ethtool over netlink (i.e. 10000GBASE-T, 40000, etc). Retrieve it and make it available.