Hi,
I try to run through the linked list returned by getifaddrs and do some operation for each. But I observe the linked list to contain wrong number of interfaces. I see a few interfaces appearing twice (same name) and I am not sure how this could happen. I count the interfaces at the device attach point and I don't see any issue. Any thoughts on this?
Thanks
Arvind
I try to run through the linked list returned by getifaddrs and do some operation for each. But I observe the linked list to contain wrong number of interfaces. I see a few interfaces appearing twice (same name) and I am not sure how this could happen. I count the interfaces at the device attach point and I don't see any issue. Any thoughts on this?
Thanks
Arvind