Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Proper way to wait for DHCP assignment?: (1 Item)
   
Proper way to wait for DHCP assignment?  
I have some drivers that I'd like to start on boot which depend on the network address being assigned by DHCP (actually 
ntpdate is one of these, too).  Is there a "waitfor" command I can use that will wait until the socket interface is 
configured?  If I insert a sleep with a sufficiently long pause, this will work, but I was hoping for a cleaner solution
...

Thanks!
David