[riot-commits] [RIOT-OS/RIOT] 250c28: 6lowpan nd: prefer NCEs over FIB entries
Oleg Hahm
oleg at hobbykeller.org
Wed Feb 3 11:11:52 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 250c28892934f734e1c59fb54b661482b049b9fb
https://github.com/RIOT-OS/RIOT/commit/250c28892934f734e1c59fb54b661482b049b9fb
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M sys/net/gnrc/network_layer/sixlowpan/nd/gnrc_sixlowpan_nd.c
Log Message:
-----------
6lowpan nd: prefer NCEs over FIB entries
If an address can be found in the neighbor cache, it should be used - whatever the FIB may return.
Commit: ae086aeed17a8c7934f2095d6755f5c004648f21
https://github.com/RIOT-OS/RIOT/commit/ae086aeed17a8c7934f2095d6755f5c004648f21
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/nc/gnrc_ipv6_nc.c
Log Message:
-----------
IPv6: cosmetic improvement
New condition -> new line
Commit: ca8dbbac20f0c85cc41a9731390c96cc492a846b
https://github.com/RIOT-OS/RIOT/commit/ca8dbbac20f0c85cc41a9731390c96cc492a846b
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M sys/net/gnrc/network_layer/ipv6/nc/gnrc_ipv6_nc.c
M sys/net/gnrc/network_layer/sixlowpan/nd/gnrc_sixlowpan_nd.c
Log Message:
-----------
Merge pull request #4714 from OlegHahm/6lo_nd_lookup
6lo nd: prefer NCEs over FIB entries
Compare: https://github.com/RIOT-OS/RIOT/compare/e6f33490decd...ca8dbbac20f0
More information about the commits
mailing list