[riot-commits] [RIOT-OS/RIOT] bb287a: 6lowpan netif: set prefixes for 6LBR first
Martine Lenders
authmillenon at gmail.com
Thu Sep 24 14:14:42 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: bb287ae7e866c3bca39f60138059709fd8384dc3
https://github.com/RIOT-OS/RIOT/commit/bb287ae7e866c3bca39f60138059709fd8384dc3
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/netif/gnrc_ipv6_netif.c
Log Message:
-----------
6lowpan netif: set prefixes for 6LBR first
By adding a newly added prefix first, it is assured that the following router advertisement will already disseminate it via the PIO.
Commit: c5b1156909d568d39bf5538dc8561deebb16ed08
https://github.com/RIOT-OS/RIOT/commit/c5b1156909d568d39bf5538dc8561deebb16ed08
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M sys/net/gnrc/network_layer/ndp/internal/gnrc_ndp_internal.c
Log Message:
-----------
IPv6 nd: missing parameter for debug function
Commit: 63fda9e9008ea667c883837060beff6ea2784052
https://github.com/RIOT-OS/RIOT/commit/63fda9e9008ea667c883837060beff6ea2784052
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M sys/include/net/gnrc/ipv6/netif.h
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 sys/shell/commands/sc_netif.c
Log Message:
-----------
6lowpan: remove tentative flag for local addresses
There's no real need for this flag, but it causes problem during address registration.
Commit: ae46d5d6a030ff1237d0263da68999f566fb2015
https://github.com/RIOT-OS/RIOT/commit/ae46d5d6a030ff1237d0263da68999f566fb2015
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M sys/include/net/gnrc/ipv6/netif.h
M sys/net/gnrc/network_layer/ipv6/netif/gnrc_ipv6_netif.c
M sys/net/gnrc/network_layer/ndp/internal/gnrc_ndp_internal.c
M sys/net/gnrc/network_layer/sixlowpan/nd/gnrc_sixlowpan_nd.c
M sys/shell/commands/sc_netif.c
Log Message:
-----------
Merge pull request #3953 from OlegHahm/6lowpan_slaac_fixes
6lowpan: make SLAAC work
Compare: https://github.com/RIOT-OS/RIOT/compare/026503d22943...ae46d5d6a030
More information about the commits
mailing list