[riot-commits] [RIOT-OS/RIOT] 0d21d9: gnrc_ipv6_nib: ignore corner case when adding to P...
Sebastian Meiling
s at mlng.net
Tue Jan 30 17:09:13 CET 2018
Branch: refs/heads/2018.01-branch
Home: https://github.com/RIOT-OS/RIOT
Commit: 0d21d97bf670405a752e20c45015a1a6e8a5ef0d
https://github.com/RIOT-OS/RIOT/commit/0d21d97bf670405a752e20c45015a1a6e8a5ef0d
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-01-30 (Tue, 30 Jan 2018)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/nib/_nib-internal.c
Log Message:
-----------
gnrc_ipv6_nib: ignore corner case when adding to PL
In #8135 the handling of corner cases for the conversion of
milliseconds to seconds, but the internal handling was not adapted.
Commit: 25ee962efed3f347bd129572f5ef31c9bd460827
https://github.com/RIOT-OS/RIOT/commit/25ee962efed3f347bd129572f5ef31c9bd460827
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-01-30 (Tue, 30 Jan 2018)
Changed paths:
M tests/gnrc_ipv6_nib/main.c
M tests/gnrc_ipv6_nib_6ln/main.c
Log Message:
-----------
tests: adapt NIB tests for lifetime unit conversion
Commit: c354f398686e64d20c3bdde30ccf5de9e892fe52
https://github.com/RIOT-OS/RIOT/commit/c354f398686e64d20c3bdde30ccf5de9e892fe52
Author: Sebastian Meiling <s at mlng.net>
Date: 2018-01-30 (Tue, 30 Jan 2018)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/nib/_nib-internal.c
M tests/gnrc_ipv6_nib/main.c
M tests/gnrc_ipv6_nib_6ln/main.c
Log Message:
-----------
Merge pull request #8481 from miri64/2018.01/gnrc_ipv6_nib/fix/fix-conv
gnrc_ipv6_nib: ignore corner case when adding to PL [2018.01-backport]
Compare: https://github.com/RIOT-OS/RIOT/compare/8a60fde24a27...c354f398686e
More information about the commits
mailing list