Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - io-net migrating nicinfo: (2 Items)
   
io-net migrating nicinfo  
Hi,

I need a replacement of accessing /dev/io-net/en0 in io-pkt-v4

I use it like below
      nicFD = open( "/dev/io-net/en0", O_ACCMODE );

If there any api in io-pkt which can return me a file descriptor for any desired interface

 
    
Re: io-net migrating nicinfo  
Hello All,

Need information on alternative of /dev/io-net/en0 in io-pkt.
Please suggest how to execute ioctls like SIOCSDRVSPEC (Since there will be no device node when using io-pkt drivers)