[riot-commits] [RIOT-OS/RIOT] 392955: gnrc_netif2: make gnrc_netif2_create idempotent an...
Martine Lenders
authmillenon at gmail.com
Tue Oct 10 21:42:20 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3929550ea393fe218da050300d7b88553cb8a144
https://github.com/RIOT-OS/RIOT/commit/3929550ea393fe218da050300d7b88553cb8a144
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M sys/include/net/gnrc/netif2.h
M sys/include/net/gnrc/netif2/ethernet.h
M sys/net/gnrc/netif2/gnrc_netif2.c
Log Message:
-----------
gnrc_netif2: make gnrc_netif2_create idempotent and crash on error
Commit: 2c7c3d8ae5f32379bbb5af0ede9d8cc628b82e64
https://github.com/RIOT-OS/RIOT/commit/2c7c3d8ae5f32379bbb5af0ede9d8cc628b82e64
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M cpu/nrf5x_common/radio/nrfmin/nrfmin_gnrc.c
Log Message:
-----------
nrfmin: adapt for changes to gnrc_netif2_create()
Commit: ad0459c4924e9754f3d0dfd97c0e4c4911f3c012
https://github.com/RIOT-OS/RIOT/commit/ad0459c4924e9754f3d0dfd97c0e4c4911f3c012
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M tests/gnrc_netif2/main.c
Log Message:
-----------
tests: adapt gnrc_netif2 test for changes in gnrc_netif2_create()
Commit: 9368b1deb6b3e1cbeba6a366871bdccc016886e4
https://github.com/RIOT-OS/RIOT/commit/9368b1deb6b3e1cbeba6a366871bdccc016886e4
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M cpu/nrf5x_common/radio/nrfmin/nrfmin_gnrc.c
M sys/include/net/gnrc/netif2.h
M sys/include/net/gnrc/netif2/ethernet.h
M sys/net/gnrc/netif2/gnrc_netif2.c
M tests/gnrc_netif2/main.c
Log Message:
-----------
Merge pull request #7711 from miri64/gnrc_netif2/fix/fail-fast
gnrc_netif2: make gnrc_netif2_create idempotent and crash on error
Compare: https://github.com/RIOT-OS/RIOT/compare/d8a97a127b45...9368b1deb6b3
More information about the commits
mailing list