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:
http://lists.apple.com/mailman/options/macnetworkprog/email@hidden
This email sent to email@hidden