[riot-commits] [RIOT-OS/RIOT] 5e4a9c: net: destiny: renamed internal TCP enums
Oleg Hahm
oleg at hobbykeller.org
Thu Mar 20 18:17:51 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5e4a9c0e947af6c37693c6c41287f91a3e47c4cc
https://github.com/RIOT-OS/RIOT/commit/5e4a9c0e947af6c37693c6c41287f91a3e47c4cc
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-03-17 (Mon, 17 Mar 2014)
Changed paths:
M sys/net/transport_layer/destiny/socket.c
M sys/net/transport_layer/destiny/tcp.c
M sys/net/transport_layer/destiny/tcp.h
M sys/net/transport_layer/destiny/tcp_timer.c
Log Message:
-----------
net: destiny: renamed internal TCP enums
Rationale: LISTEN was used in MSP430-Lib for the USART.
Commit: 56875534111b2720519a1750338e8a661760398e
https://github.com/RIOT-OS/RIOT/commit/56875534111b2720519a1750338e8a661760398e
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-03-18 (Tue, 18 Mar 2014)
Changed paths:
M sys/net/transport_layer/destiny/tcp.h
Log Message:
-----------
cosmetics
Commit: 5bcbb09b73a5f7f95ded55196b8c7996c6f3ab74
https://github.com/RIOT-OS/RIOT/commit/5bcbb09b73a5f7f95ded55196b8c7996c6f3ab74
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-03-18 (Tue, 18 Mar 2014)
Changed paths:
M sys/net/transport_layer/destiny/socket.c
M sys/net/transport_layer/destiny/tcp.c
M sys/net/transport_layer/destiny/tcp.h
M sys/net/transport_layer/destiny/tcp_timer.c
Log Message:
-----------
net: destiny: fixed typo and further cleanups
Commit: b559459a35a64b3862249a89aee43702071b1bc6
https://github.com/RIOT-OS/RIOT/commit/b559459a35a64b3862249a89aee43702071b1bc6
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2014-03-20 (Thu, 20 Mar 2014)
Changed paths:
M sys/net/transport_layer/destiny/socket.c
M sys/net/transport_layer/destiny/tcp.c
M sys/net/transport_layer/destiny/tcp.h
M sys/net/transport_layer/destiny/tcp_timer.c
Log Message:
-----------
Merge pull request #898 from OlegHahm/rename_tcp_socket_enums
net: destiny: renamed internal TCP enums
Compare: https://github.com/RIOT-OS/RIOT/compare/ce812842a5df...b559459a35a6
More information about the commits
mailing list