mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
63cc5f6751
Two edge cases were previously missed: 1. Infinite should stay infinite. Prefixes with infinite lifetimes should be advertised as such. Likewise, should prefixes with infinite lifetimes be added to the prefix list as such 2. Prefixes with lifetimes > (UINT32_MAX - 1) / 1000 should have the longest possible lifetime below infinite (UINT32_MAX - 1) This fixes that. |
||
---|---|---|
.. | ||
gnrc_rpl_internal | ||
p2p | ||
srh | ||
gnrc_rpl_auto_init.c | ||
gnrc_rpl_control_messages.c | ||
gnrc_rpl_dodag.c | ||
gnrc_rpl_of_manager.c | ||
gnrc_rpl_validation.c | ||
gnrc_rpl.c | ||
Makefile | ||
of0.c | ||
of0.h |