[riot-commits] [RIOT-OS/RIOT] 079d65: set message type for lowpan and ipv6 notifier
Oleg Hahm
gello at gmx.de
Wed Dec 11 15:27:42 CET 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 079d654104f5bcd4ee2844ca247cb9450b9454ab
https://github.com/RIOT-OS/RIOT/commit/079d654104f5bcd4ee2844ca247cb9450b9454ab
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M sys/include/transceiver.h
M sys/net/include/sixlowpan/ip.h
M sys/net/include/sixlowpan/lowpan.h
M sys/net/sixlowpan/ip.c
M sys/net/sixlowpan/lowpan.c
Log Message:
-----------
set message type for lowpan and ipv6 notifier
Commit: 160c3f17949c7286414773b0ff81a6d161e350a0
https://github.com/RIOT-OS/RIOT/commit/160c3f17949c7286414773b0ff81a6d161e350a0
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-11-25 (Mon, 25 Nov 2013)
Changed paths:
M sys/net/sixlowpan/ip.c
Log Message:
-----------
notify registered threads about _all_ received IP packets
(Before notifications were only sent for IP packets that were not
forwarded.)
Commit: 5ccf65316455a7590f4bd18f7af54d7444b906fc
https://github.com/RIOT-OS/RIOT/commit/5ccf65316455a7590f4bd18f7af54d7444b906fc
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-11-25 (Mon, 25 Nov 2013)
Changed paths:
M sys/net/sixlowpan/lowpan.c
Log Message:
-----------
pointer handling in lowpan notifier was wrong
Commit: 7f0d71a418416867cdc5c0d081899ddab15af6b9
https://github.com/RIOT-OS/RIOT/commit/7f0d71a418416867cdc5c0d081899ddab15af6b9
Author: Oleg Hahm <gello at gmx.de>
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
M sys/include/transceiver.h
M sys/net/include/sixlowpan/ip.h
M sys/net/include/sixlowpan/lowpan.h
M sys/net/sixlowpan/ip.c
M sys/net/sixlowpan/lowpan.c
Log Message:
-----------
Merge pull request #363 from OlegHahm/msg_fix_notifier
fixed lowpan and ipv6 notifier
Compare: https://github.com/RIOT-OS/RIOT/compare/4bdec3af7867...7f0d71a41841
More information about the commits
mailing list