Home | History | Annotate | Download | only in rump_dhcpclient
History log of /src/usr.bin/rump_dhcpclient/main.c
RevisionDateAuthorComments
 1.4  16-Jun-2015  christos fix some error handling.
 1.3  16-Sep-2011  joerg Use __dead
 1.2  14-Mar-2011  pooka 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.
 1.1  20-Jan-2011  pooka branches: 1.1.2;
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.
 1.1.2.2  08-Feb-2011  bouyer Sync with HEAD
 1.1.2.1  20-Jan-2011  bouyer file main.c was added on branch bouyer-quota2 on 2011-02-08 19:01:38 +0000

RSS XML Feed