Official MINIX sources - Automatically replicated from gerrit.minix3.org
A sort of quick hack for dhcpd to work as a client with lwip server. - The functionality is not changed unless --lwip switch is supplied. dhcpd does not use broadcast udp sockets but some sort of raw sockets and changes their behavior during their life by ioctls. - I thought there is no need to polute lwip just to make dhcp client work. Instead I decided to twist the client a little bit. - It is so far the only big collision I found between inet and lwip. |
||
|---|---|---|
| benchmarks | ||
| boot | ||
| commands | ||
| common | ||
| docs | ||
| drivers | ||
| etc | ||
| include | ||
| kernel | ||
| lib | ||
| man | ||
| nbsd_include | ||
| servers | ||
| share | ||
| test | ||
| tools | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||