[riot-commits] [RIOT-OS/RIOT] 5291f3: gnrc_ipv6_whitelist: initial import
Cenk Gündoğan
cnkgndgn at gmail.com
Tue Sep 29 17:55:43 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5291f3b2bd607508e44ef825258c42d9918f0002
https://github.com/RIOT-OS/RIOT/commit/5291f3b2bd607508e44ef825258c42d9918f0002
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2015-09-28 (Mon, 28 Sep 2015)
Changed paths:
M Makefile.dep
A sys/include/net/gnrc/ipv6/whitelist.h
M sys/net/gnrc/Makefile
M sys/net/gnrc/network_layer/ipv6/gnrc_ipv6.c
A sys/net/gnrc/network_layer/ipv6/whitelist/Makefile
A sys/net/gnrc/network_layer/ipv6/whitelist/gnrc_ipv6_whitelist.c
A sys/net/gnrc/network_layer/ipv6/whitelist/gnrc_ipv6_whitelist_print.c
Log Message:
-----------
gnrc_ipv6_whitelist: initial import
Commit: a5c23f4c9002d1c9f0b35af96a2c1cd26af5aa88
https://github.com/RIOT-OS/RIOT/commit/a5c23f4c9002d1c9f0b35af96a2c1cd26af5aa88
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2015-09-28 (Mon, 28 Sep 2015)
Changed paths:
M sys/shell/commands/Makefile
A sys/shell/commands/sc_whitelist.c
M sys/shell/commands/shell_commands.c
Log Message:
-----------
shell: provide shell command for whitelist
Commit: 4cc5564c872de527157d648b81d88bc0356d8577
https://github.com/RIOT-OS/RIOT/commit/4cc5564c872de527157d648b81d88bc0356d8577
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2015-09-29 (Tue, 29 Sep 2015)
Changed paths:
M Makefile.dep
A sys/include/net/gnrc/ipv6/whitelist.h
M sys/net/gnrc/Makefile
M sys/net/gnrc/network_layer/ipv6/gnrc_ipv6.c
A sys/net/gnrc/network_layer/ipv6/whitelist/Makefile
A sys/net/gnrc/network_layer/ipv6/whitelist/gnrc_ipv6_whitelist.c
A sys/net/gnrc/network_layer/ipv6/whitelist/gnrc_ipv6_whitelist_print.c
M sys/shell/commands/Makefile
A sys/shell/commands/sc_whitelist.c
M sys/shell/commands/shell_commands.c
Log Message:
-----------
Merge pull request #3982 from authmillenon/gnrc_ipv6_whitelist/feat/initial
gnrc_ipv6_whitelist: initial import
Compare: https://github.com/RIOT-OS/RIOT/compare/669043c43514...4cc5564c872d
More information about the commits
mailing list