nes-proj/core/net
Yasuyuki Tanaka 3dc74dc632 TSCH: fix a wrong return value
tsch_security_secure_frame() returns the length of MIC in case of
success. Otherwise, it is supposed to return 0. There was one case where
it returns 1 in an error handling block.
2017-01-10 11:45:59 +01:00
..
http-socket
ip Bugfix: make sure the TCP connection is polled immediately after tcp_socket_send() is called so that the TCP segment goes out directly 2016-11-02 15:16:00 +01:00
ip64
ipv4
ipv6 Merge pull request #1855 from MohamedSeliem/patch-5 2016-12-08 20:08:58 +01:00
llsec noncoresec: Fix build errors with DEBUG set to 1 2016-06-23 22:10:43 +02:00
mac TSCH: fix a wrong return value 2017-01-10 11:45:59 +01:00
rime Make set_bits_in_byte() static (like for get_bits_in_byte) 2016-07-30 12:57:09 +02:00
rpl Merge pull request #1949 from simonduq/pr/non-storing-fix-dtsn 2016-12-01 16:27:38 +01:00
link-stats.c Prevent interger overflow on the AVR 2016-11-05 22:46:42 +01:00
link-stats.h
linkaddr.c fixed comment. 2016-12-29 22:49:01 +01:00
linkaddr.h
nbr-table.c
nbr-table.h
net-debug.c
net-debug.h
netstack.c
netstack.h
packetbuf.c packetbuf: add packetbuf_remaininglen() 2016-12-14 14:19:46 +01:00
packetbuf.h packetbuf: add packetbuf_remaininglen() 2016-12-14 14:19:46 +01:00
queuebuf.c
queuebuf.h