Guest_imported
New member
- Jan 1, 1970
- 0
I'm using ioctl() calls to grab interface information on a HPUX 11.0 system. I can get the ip address, netmask, and gateway but it doesn't recognize SIOCGIFINDEX parameter for getting the index of the interface. Is there any other way to go about getting the ifindex rather than using ioctl()?
Thanks.
Thanks.