contiki/core/net
George Oikonomou 587dd8d9e4 Remove documentation of a macro which was commented out
The result of this was that the doxygen block was being applied to the wrong macro
2015-02-15 20:11:10 +01:00
..
ip Remove documentation of a macro which was commented out 2015-02-15 20:11:10 +01:00
ip64 Randomize source ports for all outgoing connections. Fix for CERT VU#210620. 2014-12-02 16:08:56 +01:00
ip64-addr
ipv4 Correctly set the proto field for the case when tcp_send_noconn is called without tcp_send being called 2014-12-09 09:09:26 +00:00
ipv6 Fix warnings caused by unescaped special doxygen chars 2015-02-15 20:11:09 +01:00
llsec Fix warnings caused by incorrect \defgroup, \addtogroup, \file 2015-02-15 20:11:09 +01:00
mac Fix warnings caused by incorrect \defgroup, \addtogroup, \file 2015-02-15 20:11:09 +01:00
rime Fix some unresolved references 2015-02-15 20:11:10 +01:00
rpl Merge pull request #906 from joakimeriksson/rpl-conf-copy 2015-02-07 21:23:29 +01:00
linkaddr.c
linkaddr.h
nbr-table.c
nbr-table.h
netstack.c
netstack.h
packetbuf.c Align packetbuf on an even 32-bit boundary 2014-12-03 19:06:00 +01:00
packetbuf.h Cleanup packetbuf: use rime attributes and addresses only when rime is enabled. Saves 32 byte per queuebuf in the non-rime case. 2014-12-02 16:54:58 +01:00
queuebuf.c Merge pull request #861 from simonduq/queuebuf-field-order 2014-11-18 08:38:23 +01:00
queuebuf.h