Commit Graph

15 Commits

Author SHA1 Message Date
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
Nicholas J Humfrey
aa67ad67cc Converted u8_t to uint8_t and u16_t to uint16_t in the docs and tools directories. 2012-02-21 08:33:25 -05:00
David Kopf
6852c0cb03 Trap CR in framed debug string 2011-08-25 14:39:56 -04:00
David Kopf
7eff518d8f Add timestamp option, print strings after CR 2011-08-24 11:05:58 -04:00
David Kopf
c699ccbe30 Add higher baud rates, fix occasional buffer overflow 2011-07-10 10:23:45 -04:00
Salvatore Pitrulli
f8b07cdf64 Added warning messages. 2011-05-28 12:50:08 +02:00
Salvatore Pitrulli
dcd22c99a1 wpcapslip6 now works on Windows XP too (not only Vista or 7).
Added function for IP packet processing, that performs a translation of
link layer addresses inside IPv6 NAs from EUI-64 into EUI-48 format.
2011-05-28 12:50:06 +02:00
unknown
32bb593612 Bug fix in function for validating IP address and in command option list. 2011-05-10 20:06:48 +02:00
Salvatore Pitrulli
efa214533c In tun mode, device's fake MAC address is derived from its EUI-64. 2011-03-22 19:35:50 +01:00
Joakim Eriksson
fe2c972ef3 fixed so that the specified interface mac address is used when adding neighbors 2011-03-17 11:02:42 +01:00
salvopitru
6864494646 Added some parameter checks. 2011-01-19 09:22:23 +00:00
salvopitru
8e0bcaee50 Added new options that make wpcapslip6 work also with the rpl-border-router. 2011-01-17 09:16:55 +00:00
salvopitru
c8cd553053 Removed static modifier. 2010-11-25 10:59:44 +00:00
salvopitru
24614875ef Header file moved to the correct folder. 2010-11-11 08:37:53 +00:00
salvopitru
5d8636d1f8 Added tools for STM32W. 2010-10-25 10:42:40 +00:00