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 - SIOCSIFADDR: Page 1 of 8 (8 Items)
   
SIOCSIFADDR  
From some testing that I've done, it appears that SIOCSIFADDR is not supported under io-pkt.  Is this correct?

I was trying to use ioctl(fd,SIOCSIFADDR,foo) to set the mac address of my ethernet interface (my hardware supports this
.. matter of fact demands it in order to keep the MAC addresses unique).

What is the preferred method for accomplishing this (i.e. getting the equivalent of an SIOCSIFADDR down to my driver's 
if_ioctl function)??

Thanks!!

-garyf