[riot-commits] [RIOT-OS/RIOT] b7a079: sys: net: Initial import of a general interface to...
Martine Lenders
authmillenon at gmail.com
Thu Nov 20 15:47:24 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b7a079471a843992af3ef45cae619eb02a4ae240
https://github.com/RIOT-OS/RIOT/commit/b7a079471a843992af3ef45cae619eb02a4ae240
Author: Martine Lenders <mlenders at inf.fu-berlin.de>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M sys/Makefile
M sys/Makefile.include
A sys/net/crosslayer/netapi/Makefile
A sys/net/crosslayer/netapi/netapi.c
A sys/net/include/netapi.h
Log Message:
-----------
sys: net: Initial import of a general interface to a network protocol
Commit: 4c0aaa694c469bed1c3bcbedbbc7544701eee031
https://github.com/RIOT-OS/RIOT/commit/4c0aaa694c469bed1c3bcbedbbc7544701eee031
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2014-11-20 (Thu, 20 Nov 2014)
Changed paths:
M sys/Makefile
M sys/Makefile.include
A sys/net/crosslayer/netapi/Makefile
A sys/net/crosslayer/netapi/netapi.c
A sys/net/include/netapi.h
Log Message:
-----------
Merge pull request #1448 from authmillenon/network-layer-interface
sys: net: Initial import of a general interface to a network protocol
Compare: https://github.com/RIOT-OS/RIOT/compare/660ce0927f37...4c0aaa694c46
More information about the commits
mailing list