[riot-commits] [RIOT-OS/RIOT] 67d7ae: gnrc_sixlowpan: Introduce 6Lo GNRC dispatch sub-la...
Cenk Gündoğan
mail-github at cgundogan.de
Thu Mar 1 15:03:04 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 67d7aeab7efb3a724ba8b03ff74b96b83d53b306
https://github.com/RIOT-OS/RIOT/commit/67d7aeab7efb3a724ba8b03ff74b96b83d53b306
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-03-01 (Thu, 01 Mar 2018)
Changed paths:
M sys/include/net/gnrc/sixlowpan.h
A sys/include/net/gnrc/sixlowpan/internal.h
M sys/net/gnrc/network_layer/sixlowpan/frag/gnrc_sixlowpan_frag.c
M sys/net/gnrc/network_layer/sixlowpan/frag/rbuf.c
M sys/net/gnrc/network_layer/sixlowpan/gnrc_sixlowpan.c
Log Message:
-----------
gnrc_sixlowpan: Introduce 6Lo GNRC dispatch sub-layer
This abstracts the sending and receiving of 6Lo packets to the new
6Lo sub-layer model introduced in #8511 and exemplifies it as well.
Commit: 18005666ac4ba0f114ca72746cf662b1f510acc8
https://github.com/RIOT-OS/RIOT/commit/18005666ac4ba0f114ca72746cf662b1f510acc8
Author: Cenk Gündoğan <mail-github at cgundogan.de>
Date: 2018-03-01 (Thu, 01 Mar 2018)
Changed paths:
M sys/include/net/gnrc/sixlowpan.h
A sys/include/net/gnrc/sixlowpan/internal.h
M sys/net/gnrc/network_layer/sixlowpan/frag/gnrc_sixlowpan_frag.c
M sys/net/gnrc/network_layer/sixlowpan/frag/rbuf.c
M sys/net/gnrc/network_layer/sixlowpan/gnrc_sixlowpan.c
Log Message:
-----------
Merge pull request #8512 from miri64/gnrc_sixlowpan/enh/gnrc-dispatch
gnrc_sixlowpan: Introduce 6Lo GNRC dispatch sub-layer
Compare: https://github.com/RIOT-OS/RIOT/compare/ed95802d88f8...18005666ac4b
More information about the commits
mailing list