Yonezawa-T2
c4bc42419b
netdev2_tap: continue reading even if no spaces left in pktbuf
...
On OS X, `netdev2_tap` suspends monitoring file descriptor until `_recv` is
called. If no spaces in left in pktbuf, `gnrc_netdev2_eth` does not call `_recv`
that results in deadlock.
With this commit, `gnrc_netdev2_eth` calls `_recv` with NULL buffer and non-zero
length parameter, that indicates the driver to drop frame and resume working.
2016-03-31 16:59:12 +09:00
..
2016-03-31 16:59:12 +09:00
2016-03-17 14:37:24 +01:00
2016-03-17 14:37:24 +01:00
2015-11-23 12:15:50 +01:00
2015-09-27 18:25:43 +02:00
2015-11-23 12:15:50 +01:00
2016-03-28 20:22:20 +02:00
2016-02-18 13:52:38 +01:00
2016-03-22 19:51:03 +01:00
2016-02-05 16:12:46 +01:00
2016-03-22 11:06:16 +01:00
2016-03-30 12:54:51 +02:00
2015-12-08 11:51:18 +01:00
2016-03-28 20:22:20 +02:00
2016-03-30 17:09:58 +02:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2015-09-27 18:25:43 +02:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2015-11-30 20:33:54 +01:00
2015-11-23 12:15:50 +01:00
2016-02-16 13:07:17 +01:00
2015-11-30 20:33:54 +01:00
2016-03-16 16:09:45 +01:00
2016-02-13 21:25:07 +01:00
2016-03-29 21:02:18 +02:00
2015-11-23 12:15:50 +01:00
2015-11-30 20:33:54 +01:00
2016-02-04 11:51:28 +01:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2015-09-27 18:25:43 +02:00
2016-03-21 16:16:11 +01:00
2015-09-27 18:25:43 +02:00
2015-09-27 18:25:43 +02:00
2016-03-14 13:06:24 +01:00
2016-02-29 12:00:01 +01:00
2015-11-23 12:15:50 +01:00
2015-11-23 12:15:50 +01:00
2015-12-02 11:20:02 +01:00
2015-09-28 10:38:41 +02:00
2015-11-23 12:15:50 +01:00
2016-03-17 10:29:34 +01:00
2016-03-09 13:28:27 +01:00
2015-11-23 12:15:50 +01:00
2016-02-23 07:32:40 +01:00
2016-03-22 17:07:04 +01:00
2015-09-27 18:25:43 +02:00
2015-11-23 12:15:50 +01:00
2015-09-27 18:25:43 +02:00
2016-03-28 20:22:20 +02:00