Multiple addresses for a single NIC
I am having one network card, which is aliased for 4 different ip addresses.
How can I get the details of all the ip addressess using my C program.
Presently for eth0 if I do a ioctl, it returns one ipaddress. How to get the details about other ip address.
Thanks
Grub
|