[riot-commits] [RIOT-OS/RIOT] c25223: ipv6 netif: don't add automatic link local address
Martine Lenders
authmillenon at gmail.com
Thu Sep 17 12:40:35 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: c25223cc584e19936e5464926172f8ad5d0d91bd
https://github.com/RIOT-OS/RIOT/commit/c25223cc584e19936e5464926172f8ad5d0d91bd
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/netif/gnrc_ipv6_netif.c
Log Message:
-----------
ipv6 netif: don't add automatic link local address
Commit: d7546d0f0c8014f0e4f7f1d8be0db3f99dd2089a
https://github.com/RIOT-OS/RIOT/commit/d7546d0f0c8014f0e4f7f1d8be0db3f99dd2089a
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M sys/net/gnrc/network_layer/sixlowpan/nd/gnrc_sixlowpan_nd.c
Log Message:
-----------
sixlowpan nd: add missing breaks for switch-case
Commit: 3c6202e8edfda323d3046ce5ad61cddd0530f888
https://github.com/RIOT-OS/RIOT/commit/3c6202e8edfda323d3046ce5ad61cddd0530f888
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M sys/net/gnrc/network_layer/sixlowpan/nd/gnrc_sixlowpan_nd.c
Log Message:
-----------
sixlowpan nd: ignore empty eui64 in neighbor cache
Commit: 56441023995b92dacddad6807bc29a330934b739
https://github.com/RIOT-OS/RIOT/commit/56441023995b92dacddad6807bc29a330934b739
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M tests/unittests/tests-ipv6_netif/Makefile.include
M tests/unittests/tests-ipv6_netif/tests-ipv6_netif.c
Log Message:
-----------
unittests: adapt netif tests to 1461675
Since 14616753433559bb7be7a8bed224d86d339b5fe2 an IPv6 interface doesn't have a link-local address per default any more, so tests shouldn't check for it.
Commit: 423d6e31f3db027e8c94c62dc3223f37ef531f7e
https://github.com/RIOT-OS/RIOT/commit/423d6e31f3db027e8c94c62dc3223f37ef531f7e
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M tests/unittests/tests-ipv6_nc/Makefile.include
M tests/unittests/tests-ipv6_nc/tests-ipv6_nc.c
Log Message:
-----------
unittests: add an netif before performing nc tests
Commit: 4afecc9a87bce3372f250e5e4476c03cff816211
https://github.com/RIOT-OS/RIOT/commit/4afecc9a87bce3372f250e5e4476c03cff816211
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/netif/gnrc_ipv6_netif.c
M sys/net/gnrc/network_layer/sixlowpan/nd/gnrc_sixlowpan_nd.c
M tests/unittests/tests-ipv6_nc/Makefile.include
M tests/unittests/tests-ipv6_nc/tests-ipv6_nc.c
M tests/unittests/tests-ipv6_netif/Makefile.include
M tests/unittests/tests-ipv6_netif/tests-ipv6_netif.c
Log Message:
-----------
Merge pull request #3860 from OlegHahm/gnrc_various_fixes
gnrc: various fixes
Compare: https://github.com/RIOT-OS/RIOT/compare/92cd6dfcbaf4...4afecc9a87bc
More information about the commits
mailing list