Simon Duquennoy
|
5eaaa4d6b6
|
Doxygen fixes
|
2018-05-16 12:25:42 -07:00 |
|
Simon Duquennoy
|
97a9d7707c
|
Introduce rpl_neighbor_snprint, for consistent printing of a RPL neighbor to a string
|
2018-05-16 12:25:42 -07:00 |
|
Simon Duquennoy
|
1963c43fad
|
Merge branch 'develop' into fix/rpl-urgent-probing
|
2018-05-12 09:59:51 +02:00 |
|
Simon Duquennoy
|
a4c3e4373f
|
Merge remote-tracking branch 'origin/release-4.1' into contrib/release-into-develop
|
2018-05-11 05:52:42 -07:00 |
|
Simon Duquennoy
|
6aa17cce95
|
RPL Lite: disable MRHOF ETX squaring by default
|
2018-05-11 04:46:41 -07:00 |
|
Simon Duquennoy
|
72f558fb6e
|
RPL Classic: make sure no more than one probe gets in queue at any given time
|
2018-05-09 14:42:03 -07:00 |
|
Simon Duquennoy
|
a2d9093cef
|
RPL Lite: make sure no more than one probe gets in queue at any given time
|
2018-05-09 14:42:03 -07:00 |
|
George Oikonomou
|
b45d284be2
|
Merge branch 'release-4.1' into develop
|
2018-05-09 22:18:01 +01:00 |
|
Simon Duquennoy
|
6501576183
|
RPL MRHOF: configurable max link metric and path cost
|
2018-05-04 12:57:43 -07:00 |
|
Simon Duquennoy
|
846ab211b6
|
Nullrouting: lowercase string description
|
2018-05-04 00:43:31 -07:00 |
|
Simon Duquennoy
|
f9a1f958e1
|
Merge remote-tracking branch 'origin/release-4.1' into develop
|
2018-04-20 08:37:14 -07:00 |
|
Simon Duquennoy
|
61a7a377a3
|
Merge branch 'release-4.1' into fix/rpl-max-rank-16bit
|
2018-04-14 09:56:10 +02:00 |
|
Simon Duquennoy
|
2adf8544b2
|
Merge branch 'release-4.1' into fix/rpl-various
|
2018-04-13 18:07:39 +02:00 |
|
Simon Duquennoy
|
0750824f19
|
Fix nullrouting for compilation with nullnet
|
2018-04-13 08:06:03 -07:00 |
|
Simon Duquennoy
|
36bb007b19
|
Merge branch 'release-4.1' into contrib/root-old-version-reset-trickle
|
2018-04-13 15:52:25 +02:00 |
|
Simon Duquennoy
|
a49a5dc675
|
RPL handle_proving_timer: fix defensive programming check
|
2018-04-13 05:44:49 -07:00 |
|
Simon Duquennoy
|
dd8bf5d60a
|
RPL DTSN increment log: fix format, promote from INFO to WARN
|
2018-04-13 05:44:49 -07:00 |
|
Simon Duquennoy
|
86ac0fba68
|
RPL global repair: stop all timers before re-initializing
|
2018-04-13 05:44:49 -07:00 |
|
Simon Duquennoy
|
cdca6959eb
|
RPL global repair: log new version rather than old one. Re-init DTSN instead of incrementing it. Log format fixes.
|
2018-04-13 05:44:36 -07:00 |
|
Simon Duquennoy
|
d3c37eb61b
|
rpl_refresh_routes: log new DTSN rather than old one
|
2018-04-13 05:44:36 -07:00 |
|
Joakim Eriksson
|
fc8619608a
|
fixed typo in comment.
|
2018-04-13 14:27:01 +02:00 |
|
carlosgp143@gmail.com
|
f9c91ce527
|
Changed RPL_LEAF_ONLY flag to a runtime flag with getter and setter
|
2018-04-12 16:49:17 +02:00 |
|
Simon Duquennoy
|
8f3376691f
|
RPL Lite: fix handling of max rank on 16-bit platforms
|
2018-04-11 11:46:54 -07:00 |
|
George Oikonomou
|
58261ad53e
|
Delete trailing whitespaces (tests/)
|
2018-04-07 14:49:19 +01:00 |
|
Simon Duquennoy
|
c48173eb5b
|
RPL Lite: whenever hearing an old version from the root, reset DIO timer to let the root know about the current version
|
2018-04-07 14:00:16 +02:00 |
|
Simon Duquennoy
|
96032fa47b
|
Shell: added ability to trigger a RPL DTSN increment
|
2018-04-05 20:33:28 +02:00 |
|
Simon Duquennoy
|
c6a5819d8d
|
RPL local repair: do not reset link statistics
|
2018-03-25 06:31:01 -07:00 |
|
Simon Duquennoy
|
e19a7f1a40
|
Fix a number of comments in rpl-lite/rpl-timers.c
|
2018-03-21 09:34:41 -07:00 |
|
Simon Duquennoy
|
850e6fefb3
|
RPL-Lite: initialize rpl-neighbor module only once, in rpl.c
|
2018-03-19 11:51:40 -07:00 |
|
George Oikonomou
|
92cc2843a8
|
Merge branch 'develop' into contrib/log-enabled
|
2018-02-25 17:44:32 +00:00 |
|
Simon Duquennoy
|
ddaacdd41d
|
Only use LOG_*_ENABLED flags from within C 'if' statements
|
2018-02-25 06:23:42 -08:00 |
|
Simon Duquennoy
|
16c4b2fe6c
|
Removing obsolete flag RPL_NS_LINK_NUM
|
2018-02-24 15:27:40 -08:00 |
|
Simon Duquennoy
|
fe7ded0762
|
Routing API: add function node_has_joined
|
2018-02-02 08:51:29 -08:00 |
|
Simon Duquennoy
|
123105ab20
|
Move source routing state management from RPL Lite and RPL Classic to uip.
|
2018-02-02 08:51:29 -08:00 |
|
Simon Duquennoy
|
62d128f5c7
|
RPL Classic: added stub implementations of NS functions when NS is disabled
|
2018-02-02 08:51:29 -08:00 |
|
Simon Duquennoy
|
229cec630c
|
RPL Classic: use full inclusion paths
|
2018-02-02 08:50:17 -08:00 |
|
Simon Duquennoy
|
26d51c15d7
|
Routing API: added more missing functions, homogenize configuration
|
2018-02-02 08:50:17 -08:00 |
|
Simon Duquennoy
|
c9861b0726
|
Routing API: added neighbor_state_changed
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
c6f2364bd8
|
RPL Classic: fix rpl-ext-headers.c
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
4ffab13eeb
|
Routing API: drop_route
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
eaa3b6ad79
|
Routing API: added link_callback
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
fac66307f6
|
RPL Lite: enable custom configuration of RPL_CONF_WITH_NON_STORING
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
fdbd89d018
|
Routing API: added ext_header_srh_update
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
25e07b7d23
|
Routing API: added ext_header_hbh_update
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
54655335c6
|
Routing API: added ext_header_update
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
4cdf2d4819
|
Routing API: added ext_header_srh_get_next_hop
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
03bab6f119
|
Routing API: added ext_header_remove
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
53facf941e
|
Routing API: added toplogy repair
|
2018-02-02 08:48:37 -08:00 |
|
Simon Duquennoy
|
ab41114727
|
'rpl_init' is now static, rename to 'init'
|
2018-02-02 08:47:46 -08:00 |
|
Simon Duquennoy
|
8db37afb28
|
Adding missing functions in nullrouting.c
|
2018-02-02 08:47:46 -08:00 |
|