Re: Accessing ifnet
Re: Accessing ifnet
- Subject: Re: Accessing ifnet
- From: Adi Masputra <email@hidden>
- Date: Fri, 6 Jun 2008 07:21:39 -0700
On Jun 6, 2008, at 1:17 AM, Michael Tüxen wrote:
Loop through all interfaces and addresses and add or delete them to
our own list of addresses. I guess that I could also use a kernel
socket
and an ioctl to get the information, but the code is shared between
the FreeBSD
kernel, other platforms and Mac OS X. I'm trying to keep the
platform specific
code minimal...
Have you looked at ifnet_list_get/ifnet_list_free KPI in <net/
kpi_interface.h>?
SIOCGIFCONF is not for a kernel ioctl client.
Adi
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden