Subject: Re: [Summer of Code] WiFi Browser - requirements
To: Ricardo Pinto <rncp@mega.ist.utl.pt>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: tech-net
Date: 06/07/2005 19:42:39
I would not try to do "automatic configuration of the interface"
from this tool.  That's a complex process if done right -- see the 
dhclient man page.  A better idea would be to use the omapi interface 
to communicate with dhclient.  (Aside: a while ago, I posted a long 
note on how I think that dhclient should interact with tools like this. 
In particular, it needs to separate carrier detection from address 
acquisition.  If anyone is interested, I'll post the note again.)

		--Steven M. Bellovin, http://www.cs.columbia.edu/~smb