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 - regarding mac address in devnp: Page 1 of 7 (7 Items)
   
regarding mac address in devnp  
Hello,

I am using P1020RDB bsp.  In the devnp-receive.c file, I need to put a logical filter which compares the mac address 
with the target's configured mac address.  To do this, I need to know what is the configured mac address of each 
interface in the target.  Can anyone please guide me how to find the mac address in the devnp?  I know to get the mac 
address using getifaddress() api, but is there any other way to do in devnp itself, say by directly accessing the 
structures of devnp or interface.

Thanks in advance.

Warm regards,
Santhosh. A