David van Moolenbroek 4cd78c64a4 libnetdriver: only block datalink messages
Previously, all incoming messages would be blocked before a DL_CONF
message arrives from the TCP/IP stack. This however makes it impossible
for a driver to process interrupts before the DL_CONF initialization.
This patch blocks only datalink messages before the initial DL_CONF,
and lets through all other messages to the driver.

Change-Id: I89988958c0bff9bb38e0379b66f6142491a67b61
2013-08-18 12:09:51 +02:00
..
2013-02-01 11:41:47 +01:00
2013-04-24 17:22:59 +02:00
2013-08-06 11:46:40 +02:00
2013-02-26 09:44:20 +00:00
2013-08-05 23:57:26 +02:00
2013-08-05 10:22:33 -04:00
2013-03-25 16:51:25 +01:00
2013-04-24 10:18:16 +00:00
2013-04-24 10:18:16 +00:00
2013-08-07 16:30:27 +00:00
2013-04-09 16:43:13 +02:00
2013-02-26 09:44:20 +00:00