Tomas Hruby 8171eb0b3d LWIP - dhcpd --lwip
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.
2011-04-07 07:44:17 +00:00
2010-10-25 08:32:14 +00:00
2010-12-10 22:20:12 +00:00
2011-04-07 07:44:17 +00:00
2011-04-07 07:43:03 +00:00
2011-02-26 23:01:27 +00:00
2011-04-07 07:43:36 +00:00
2010-12-21 11:00:13 +00:00
2011-04-06 15:59:10 +00:00
2011-04-07 07:44:11 +00:00
2010-01-21 10:16:05 +00:00
2011-02-21 16:07:22 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%