minix/servers/inet
Lubomir Rintel 4f52c9ea2e inet: Reply to TASK messages even if we're waiting for STAT reply
As they can come anytime upon receipt of interrupt by the ethernet driver. This
is the same thing as is done for CONF replies.

A simple test case would be the following via ssh connection:
while getaddr; do :; done

Change-Id: I68f4403360b3eefe67fc602c4855ca1abd649475
2013-09-12 14:06:27 +02:00
..
generic a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
buf.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
clock.c fix inet warnings 2013-05-31 14:30:52 +00:00
const.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
inet.c fix inet warnings 2013-05-31 14:30:52 +00:00
inet.h fix inet warnings 2013-05-31 14:30:52 +00:00
inet_config.c fix inet warnings 2013-05-31 14:30:52 +00:00
inet_config.h fix inet warnings 2013-05-31 14:30:52 +00:00
Makefile fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
mnx_eth.c inet: Reply to TASK messages even if we're waiting for STAT reply 2013-09-12 14:06:27 +02:00
mq.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mq.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
osdep_eth.h This patch switches the MINIX3 ethernet driver stack from a port-based 2010-05-17 22:22:53 +00:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
qp.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
qp.h More stack for tcpd. 2006-07-13 13:19:48 +00:00
queryparam.c fix inet warnings 2013-05-31 14:30:52 +00:00
queryparam.h fix inet warnings 2013-05-31 14:30:52 +00:00
sr.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
sr_int.h More use of endpoint_t. Other code cleanup. 2010-03-30 14:07:15 +00:00
version.c New inet with partial select implementation 2005-06-28 15:19:58 +00:00