minix/servers/lwip
David van Moolenbroek 665198b4c2 Rewrite character driver protocol
As a side effect, remove the clone style, as the normal device style
supports device cloning now.

Change-Id: Ie82d1ef0385514a04a8faa139129a617895780b5
2014-03-01 09:04:52 +01:00
..
driver.c LWIP: move chardev message parsing into libnetsock 2014-03-01 09:04:51 +01:00
driver.h make minix lwip make explicit use of 'int' 2013-04-11 22:37:30 +02:00
eth.c LWIP: move chardev message parsing into libnetsock 2014-03-01 09:04:51 +01:00
inet_config.c LWIP: move chardev message parsing into libnetsock 2014-03-01 09:04:51 +01:00
inet_config.h Cleanup servers to make GCC/Clang a little happier 2011-09-08 13:57:03 +00:00
lwip.c libnetsock: use libchardriver 2014-03-01 09:04:51 +01:00
Makefile fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
proto.h LWIP: move chardev message parsing into libnetsock 2014-03-01 09:04:51 +01:00
raw_ip.c LWIP: move chardev message parsing into libnetsock 2014-03-01 09:04:51 +01:00
tcp.c Rewrite character driver protocol 2014-03-01 09:04:52 +01:00
udp.c LWIP: move chardev message parsing into libnetsock 2014-03-01 09:04:51 +01:00