[riot-commits] [RIOT-OS/RIOT] 37c305: clean up nativenet, add src addr
Oleg Hahm
gello at gmx.de
Thu Aug 29 16:32:00 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 37c3059e1c8dc6d62e8390593d38f987f76c7184
https://github.com/RIOT-OS/RIOT/commit/37c3059e1c8dc6d62e8390593d38f987f76c7184
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-29 (Thu, 29 Aug 2013)
Changed paths:
M cpu/native/include/nativenet.h
M cpu/native/include/tap.h
M cpu/native/net/interface.c
M cpu/native/net/tap.c
M sys/shell/commands/sc_nativenet.c
M sys/transceiver/transceiver.c
Log Message:
-----------
clean up nativenet, add src addr
Commit: 74b1a745258e3b8295228a263f4f548443bba3d6
https://github.com/RIOT-OS/RIOT/commit/74b1a745258e3b8295228a263f4f548443bba3d6
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-29 (Thu, 29 Aug 2013)
Changed paths:
M cpu/native/include/nativenet.h
M cpu/native/include/nativenet_internal.h
M cpu/native/include/tap.h
M cpu/native/net/interface.c
M cpu/native/net/tap.c
Log Message:
-----------
documentation for nativenet interface
Commit: 26339677081a53b4bda946a48ac7722912c9bb87
https://github.com/RIOT-OS/RIOT/commit/26339677081a53b4bda946a48ac7722912c9bb87
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-29 (Thu, 29 Aug 2013)
Changed paths:
M cpu/native/tapsetup.sh
Log Message:
-----------
make tapsetup.sh more verbose
Commit: c6180a6e4f4c861608e4dfefe22d4b4aebb859c1
https://github.com/RIOT-OS/RIOT/commit/c6180a6e4f4c861608e4dfefe22d4b4aebb859c1
Author: Ludwig Ortmann <ludwig.ortmann at fu-berlin.de>
Date: 2013-08-29 (Thu, 29 Aug 2013)
Changed paths:
M cpu/native/include/nativenet.h
M cpu/native/include/tap.h
Log Message:
-----------
fix NATIVE_MAX_DATA_LENGTH
Commit: 53557a591ef8d21168c1d5db7a40f45e2fdd6054
https://github.com/RIOT-OS/RIOT/commit/53557a591ef8d21168c1d5db7a40f45e2fdd6054
Author: Oleg Hahm <gello at gmx.de>
Date: 2013-08-29 (Thu, 29 Aug 2013)
Changed paths:
M cpu/native/include/nativenet.h
M cpu/native/include/nativenet_internal.h
M cpu/native/include/tap.h
M cpu/native/net/interface.c
M cpu/native/net/tap.c
M cpu/native/tapsetup.sh
M sys/shell/commands/sc_nativenet.c
M sys/transceiver/transceiver.c
Log Message:
-----------
Merge pull request #170 from LudwigOrtmann/nativenet_cleanup_and_srcaddr
clean up nativenet, add src addr
Compare: https://github.com/RIOT-OS/RIOT/compare/fc9b53c7261e...53557a591ef8
More information about the commits
mailing list