SCNetworkInterfaceRefreshConfiguration
SCNetworkInterfaceRefreshConfiguration
- Subject: SCNetworkInterfaceRefreshConfiguration
- From: Tim michals <email@hidden>
- Date: Tue, 11 Apr 2006 18:26:32 -0700 (PDT)
CFStringRef ifName =
__CFStringMakeConstantString(ifr->ifr_name);
if (noErr == SCNetworkInterfaceRefreshConfiguration
(ifName))
According to the documentation, the
SCNetworkInterfaceRefreshConfiguration should do a
DHCP renew, but I do a sniffer trace and I don't see a
dhcp request? Using OS X 10.4
An there is no error reported...
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden