Commit Graph

4 Commits

Author SHA1 Message Date
christos
ff53269704 fix some error handling. 2015-06-16 22:54:10 +00:00
joerg
6818646ac8 Use __dead 2011-09-16 15:39:25 +00:00
pooka
e49693227e Record address from offer to actually send it as part of the
request.  May fix interaction with some pickier dhcp servers
(like riz's).  Thanks to Jeff for debugging assistance.
2011-03-14 23:02:16 +00:00
pooka
e963960681 Add a simple dhcp client for rump kernels. It uses code from dhcpcd
for talking to the server and for setting the interface address
and route.  However, otherwise it is quite different, since we need
to be working under the assumptions that there is no stable storage
on a rump instance, and that there are n networking stacks on a
given host.
2011-01-20 18:47:19 +00:00