- 02 Feb, 2018 2 commits
-
-
Simon Duquennoy authored
-
Simon Duquennoy authored
-
- 29 Sep, 2017 1 commit
-
-
Simon Duquennoy authored
-
- 01 Sep, 2017 1 commit
-
-
Niclas Finne authored
-
- 17 Jul, 2017 1 commit
-
-
Simon Duquennoy authored
-
- 16 Jul, 2017 1 commit
-
-
Simon Duquennoy authored
-
- 04 Jul, 2017 1 commit
-
-
Simon Duquennoy authored
-
- 29 Jun, 2017 2 commits
-
-
Simon Duquennoy authored
Logging: added feature for compact address logging (last 16 bits). Cleanup more logs in MAC layers, IPv6 and RPL
-
Simon Duquennoy authored
-
- 21 Jun, 2017 2 commits
-
-
Simon Duquennoy authored
-
Simon Duquennoy authored
-
- 16 Jan, 2017 1 commit
-
-
Laurent Deru authored
-
- 12 Jun, 2016 2 commits
-
-
Pablo Corbalán authored
-
Pablo Corbalán authored
-
- 03 Jun, 2016 1 commit
-
-
Simon Duquennoy authored
-
- 26 Mar, 2016 3 commits
-
-
Joakim Eriksson authored
-
Joakim Eriksson authored
-
Joakim Eriksson authored
-
- 20 Nov, 2015 1 commit
-
-
Simon Duquennoy authored
Simplify uip-ds6-nbr module further when NDP is disabled. Avoids known issue https://github.com/contiki-os/contiki/issues/1380 of neighbors in non-REACHABLE state.
-
- 18 Nov, 2015 2 commits
-
-
Tommy Sparber authored
This commit removes trailing spaces and converts tabs to spaces in all files affected by fix-doxygen PR.
-
Tommy Sparber authored
This commit fixes nearly all of the reported doxygen warnings. I tried to not clutter the log with removed trailing spaces. Removed whitespace and converted tab/spaces for all files affected by this commit are in a separate branch.
-
- 15 Feb, 2015 1 commit
-
-
George Oikonomou authored
* Make these blocks appear in the respective module pages * Re-word \file blocks to bring them up to speed with what each file actually does nowadays
-
- 01 Dec, 2014 1 commit
-
-
Víctor Ariño authored
The reachable state might also be considered to keep the reachable state since we are already not standard complaint. This reduces the nbr discovery messages if nodes talk to each other periodically.
-
- 17 Nov, 2014 1 commit
-
-
Laurent Deru authored
-
- 10 Nov, 2014 1 commit
-
-
Enrico Joerns authored
Followed by doxyen file and group tags. This patch is only a first attempt to make provide a clean structure, many more files require rework, too.
-
- 30 May, 2014 1 commit
-
-
Rémy Léone authored
-
- 29 Jan, 2014 1 commit
-
-
Adam Dunkels authored
-
- 26 Jan, 2014 3 commits
-
-
Adam Dunkels authored
Moved the rimeaddr.[ch] code from the core/net/rime module to the core/net module, as it is used not only by rime code
-
Adam Dunkels authored
-
Adam Dunkels authored
-
- 18 Nov, 2013 1 commit
-
-
Adam Dunkels authored
Added the const keyword to IP address arguments that are not (and should not be) changed by the callee
-
- 10 Sep, 2013 1 commit
-
-
Brad Campbell authored
1. Added #include header 2. Fixed #defines that weren't updated 3. Small change to comment that now points to correct RFC section
-
- 19 Aug, 2013 6 commits
-
-
Adam Dunkels authored
-
Adam Dunkels authored
-
Adam Dunkels authored
-
Simon Duquennoy authored
-
Simon Duquennoy authored
Moved ETX management from neighbor-info to rpl-of-etx. Avoids conversions between different fixed point representations, and simplifies neighbor management. Makes more clear how default-ETX and noack-ETX actually affect the rank. Removed neighbor-info and neighbor-attr.
-
Simon Duquennoy authored
Make DS6 neighbors use neighbor-table, and move all DS6 neighbor management from uip-ds6 to a new uip-ds6-neighbor module.
-