1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-11 03:29:51 +00:00
Oliver Schmidt 6463c91a4f Removed artifacts of former uip_appdata handling.
Adam Dunkels writes on 2/5/2017 on the Contiki mailing list:
[...] the original idea was that the application could just point the uip_appdata pointer to wherever the data was, but we then changed it so that the data actually had to be copied into the uip_aligned_buf buffer. So, yes, the network device driver should only need to read from this buffer. [...]

This change removes comments on the possibility of uip_appdata pointing somewhere outside the uip_aligned_buf. And it removes code in the SLIP drivers not necessary anymore.

Additionally it makes code in a SLIP driver optional that takes care of the Microsoft-specific CLIENT / SERVER / CLIENTSERVER chat.
2017-02-05 23:20:39 +01:00
..
2016-10-11 11:18:23 +02:00
2013-06-01 22:49:00 +02:00
2014-03-08 23:25:08 +00:00
2015-09-23 14:38:40 +02:00
2010-10-24 21:12:52 +00:00
2016-12-04 18:43:17 +00:00
2015-11-01 18:10:17 +01:00
2017-01-12 11:23:20 +01:00
2011-08-28 16:12:41 -04:00