Home | History | Annotate | Download | only in rump_dhcpclient
History log of /src/usr.bin/rump_dhcpclient/net.c
RevisionDateAuthorComments
 1.2  03-Dec-2021  andvar fix various typos in comments, log messages and documentation.
 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 net.c was added on branch bouyer-quota2 on 2011-02-08 19:01:38 +0000

RSS XML Feed