Adam Dunkels
|
944537fccf
|
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 |
|
Matthias Kovatsch
|
87cd18539b
|
Eliminated RPL_CONF_ADJUST_LLH_LEN correction by using uip_l3_icmp_hdr_len instead of uip_l2_l3_icmp_hdr_len.
|
2012-03-08 00:48:04 +01:00 |
|
Nicholas J Humfrey
|
680225e99d
|
Converted u8_t to uint8_t and u16_t to uint16_t in the platforms directory.
Added "These names are deprecated, use C99 names" warnings the contiki-conf.h files that were missing it.
|
2012-02-21 08:33:25 -05:00 |
|
Matthias Kovatsch
|
efeebe953c
|
Enabled UDP checksums for minimal-net
|
2011-10-10 14:25:03 +02:00 |
|
David Kopf
|
83e3b99d54
|
Let RPL examples enable platform RPL
|
2011-08-15 14:45:44 -04:00 |
|
David Kopf
|
6ea7250af7
|
Change ctimer startup order, add multihop to wpcap and minimal-net platform.
|
2011-06-30 12:12:07 -04:00 |
|
David Kopf
|
c48b7ab78d
|
Add RPL nodes and border router to minimal-net platform (cygwin only)
|
2011-06-28 08:19:48 -04:00 |
|
dak664
|
9bcf982d87
|
Update minimal net to new ds6 interface
|
2010-03-18 20:11:54 +00:00 |
|
adamdunkels
|
ba43d94ef7
|
Define IPv6 options only if UIP_CONF_IPV6 is defined (which should be defined by the Makefile.include if IPv6 is enabled)
|
2008-10-15 09:14:25 +00:00 |
|
julienabeille
|
2238f2e7da
|
Debugged autoconf for ethernet
|
2008-10-14 16:50:11 +00:00 |
|
julienabeille
|
9b2961046a
|
Modifs to minimal-net for IPv6 support
|
2008-10-14 10:06:26 +00:00 |
|
oliverschmidt
|
f52ae57d99
|
Declare strcasecmp here as it isn't part of C99.
|
2007-11-18 00:46:26 +00:00 |
|
oliverschmidt
|
4fd1e3ece0
|
Added signed 32 bit data type.
|
2007-05-12 20:58:12 +00:00 |
|
oliverschmidt
|
4bf1ecc20e
|
Made endianess configuration actually work.
|
2007-04-11 00:25:38 +00:00 |
|
oliverschmidt
|
62fa3b8c01
|
Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-(
|
2006-08-15 14:46:33 +00:00 |
|
oliverschmidt
|
48609fb3a3
|
Added defines for declaring functions/data which are part of the CCI (Contiki Core Interface) and CLI (Contiki Loadable Interface). Both defines are empty for all platforms but the upcoming Win32 port.
|
2006-08-13 15:06:08 +00:00 |
|
adamdunkels
|
c9e808d638
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
|