polachok / pnetlink

netlink library for rust
43 stars 13 forks source link

How to get the LinkType of a Link #43

Open mhristache opened 5 years ago

mhristache commented 5 years ago

I am looking for a way to get the LinkType of a Link but I could not find any API for it. Am I not finding it or there is no such API available? How can I do this?

Thank you

bkchr commented 5 years ago

Hmm, I think it is not returned anywhere currently.