[riot-commits] [RIOT-OS/RIOT] 8e3953: gnrc_netif: cleanup address matching
Martine Lenders
authmillenon at gmail.com
Mon Aug 6 16:50:55 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 8e3953cd6ce57ccaa5c04eb4a5c667ef3d9711e8
https://github.com/RIOT-OS/RIOT/commit/8e3953cd6ce57ccaa5c04eb4a5c667ef3d9711e8
Author: smlng <s at mlng.net>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M sys/net/gnrc/netif/gnrc_netif.c
Log Message:
-----------
gnrc_netif: cleanup address matching
Cleanup of internal helper functions for IPv6 address matching.
Commit: 7cb41ba829c11500aa7a3faf3c18dc407c29c9ae
https://github.com/RIOT-OS/RIOT/commit/7cb41ba829c11500aa7a3faf3c18dc407c29c9ae
Author: smlng <s at mlng.net>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M sys/net/gnrc/netif/gnrc_netif.c
Log Message:
-----------
gnrc_netif: cleanup debug output
Correct typos and wording in debug output.
Commit: d4e8c576213a034f66152eca59914fa320da683e
https://github.com/RIOT-OS/RIOT/commit/d4e8c576213a034f66152eca59914fa320da683e
Author: smlng <s at mlng.net>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M sys/net/gnrc/netif/gnrc_netif.c
Log Message:
-----------
gnrc_netif: generalise address search functions
Reduce code duplication by combining internal helper functions
that either loop over interface addresses or multicast groups.
Commit: 65db0503be4cc3a907b444cc7b1324013895fff7
https://github.com/RIOT-OS/RIOT/commit/65db0503be4cc3a907b444cc7b1324013895fff7
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M sys/net/gnrc/netif/gnrc_netif.c
Log Message:
-----------
Merge pull request #9683 from smlng/pr/gnrc_netif
gnrc netif: cleanup and code deduplication
Compare: https://github.com/RIOT-OS/RIOT/compare/3e7c5423e59d...65db0503be4c
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list