1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net
Hauke Petersen 9ec615f8c2 net/emcute: added doc for maximum buffer size
On 16- and 8-bit platforms, ssizte_t can only hold 2 byte (maximum
of 32767). So when calling sock_udp_recv() we can not pass it a
buffer exeeding this size without potially running into overflow
issues...
2017-06-28 22:52:34 +02:00
..
ethernet cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
fib cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
gnrc Merge pull request #6554 from zhuoshuguo/lwmac_retry 2017-06-26 12:50:44 +02:00
iana cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv4 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv6 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ppp cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
rpl cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sixlowpan cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sock sock/udp.h: Changed wiki syntax to doxygen 2017-05-30 20:48:41 +02:00
af.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
csma_sender.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
emcute.h net/emcute: added doc for maximum buffer size 2017-06-28 22:52:34 +02:00
ethernet.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ethertype.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
eui64.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
fib.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
gcoap.h net/gcoap: Add server piggybacked ACK response to a CON request 2017-06-21 22:47:08 -04:00
gnrc.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
icmp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
icmpv6.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ieee802154.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
inet_csum.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv4.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv6.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
l2filter.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ndp.h ndp: Add constant for retrans. timer exp. backoff maximum 2017-06-13 14:08:26 +02:00
netdev_test.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
netopt.h netopt: Add NETOPT_LAST_ED_LEVEL 2017-06-09 07:14:58 +02:00
netstats.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ntp_packet.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
packet.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ppptype.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
protnum.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sixlowpan.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sntp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sock.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
tcp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
udp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
uhcp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00