nes-proj/core
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
..
cfs Always enable the I/O semantics function in Coffee. 2016-11-25 16:02:44 +01:00
ctk
dev Removed artifacts of former uip_appdata handling. 2017-02-05 23:20:39 +01:00
lib core/lib/gcr.c: fix warning: function declaration isn't a prototype 2016-03-02 07:12:27 +01:00
loader
net Removed artifacts of former uip_appdata handling. 2017-02-05 23:20:39 +01:00
sys mt: Fix preemption 2016-11-24 22:30:26 +01:00
contiki-default-conf.h Fix semantic of UIP_ND6_SEND_NA and add UIP_ND6_SEND_NS 2017-01-16 15:48:14 +01:00
contiki-lib.h
contiki-net.h
contiki-version.h
contiki.h