osd-contiki/core
Adam Dunkels 0aa448f190 6lowpan fragmentation bugfix: the 6lowpan code had an unfortunate
interaction with the behavior of the rdc layer. If the first packet of a
fragment transmission was lost, the remaining packets would get dropped
on reception. Moreover, the reception code contained a bug that
sometimes would cause fragments to be misidentified as fragments. Taken
together, these problems would result in a pathelogical network
breakdown if too many fragmented packets would occur simultaneously.
2013-08-11 14:27:20 +02:00
..
cfs The new POSIX directory access in the CBM C library comes with a d_blocks field too. 2013-02-17 01:03:51 +01:00
ctk Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
dev core/dev/led: Allow platform to provide LED color map 2013-06-21 11:34:48 -05:00
lib settings: Correct a problem where sometimes CC_INLINE is not defined properly. 2013-07-02 08:46:03 -07:00
loader Parse rodata too 2013-08-06 21:33:03 +02:00
net 6lowpan fragmentation bugfix: the 6lowpan code had an unfortunate 2013-08-11 14:27:20 +02:00
sys Recent changes in telnetd make exporting of those two necessary. 2013-07-31 00:04:43 +02:00
contiki-default-conf.h change default UIP_CONF_IPV6 back to 0. This is not a complete fix: 2013-05-18 18:30:10 -04:00
contiki-lib.h Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
contiki-net.h Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
contiki-version.h Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
contiki.h A default configuraion file for Contiki 2013-03-18 11:12:43 +01:00