Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Ethernet errors detection: Page 1 of 4 (4 Items)
   
Ethernet errors detection  
Hello,

I need a way to detect any ethernet errors (e.g. crc check failed, cable unplugged, etc). Is there any api to obtain 
these errors programmatically? I tried to investigate io-pkt, but this tool is only allows to write and launch own 
drivers, but I couldn't find api to check health status of those drivers.

Thank you.