skaterdude
|
c0a451c498
|
Minor typo fixes in comments only
Noticed a few minor typos, so skimmed through the file and found a few
more.
|
2015-01-04 23:42:56 -05:00 |
|
Adam Dunkels
|
ffc27061fe
|
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 |
|
Simon Duquennoy
|
bd4233a953
|
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 |
|
Simon Duquennoy
|
a9cc909794
|
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
|
2014-12-01 21:02:57 +01:00 |
|
Enrico Joerns
|
85b494c16b
|
[doc] Give files a common structure by placing license first (partial)
Followed by doxyen file and group tags.
This patch is only a first attempt to make provide a clean structure,
many more files require rework, too.
|
2014-11-10 23:54:49 +01:00 |
|
Rémy Léone
|
25c8b0835d
|
Closing doxygen groups
|
2014-05-30 11:01:20 +02:00 |
|
Oliver Schmidt
|
e16521e5c1
|
Merge pull request #550 from oliverschmidt/master
Avoid compiler warnings.
|
2014-01-31 16:22:53 -08:00 |
|
Oliver Schmidt
|
a94e7e63e2
|
Avoid compiler warnings.
|
2014-02-01 00:46:57 +01:00 |
|
Adam Dunkels
|
45265249fc
|
Changed the name of the rimeaddr module to linkaddr
|
2014-01-29 20:12:24 +01:00 |
|
Adam Dunkels
|
bddd96d5c8
|
Removed all module makefiles. Instead, all .c files in a module directory are compiled.
|
2014-01-26 23:20:46 +01:00 |
|
Adam Dunkels
|
8eace27f9b
|
Moved net/rime.h to net/rime/rime.h
|
2014-01-26 23:20:45 +01:00 |
|
Adam Dunkels
|
0b805e4763
|
Moved the cc2420 driver into a separate dev/cc2420 module
|
2014-01-26 23:20:27 +01:00 |
|
Adam Dunkels
|
c80615913f
|
Include the core/net and core/net/ip modules in the core/net/ipv4 module
|
2014-01-26 23:20:25 +01:00 |
|
Adam Dunkels
|
cb02e67b29
|
Replaced the old Makefile.uip with module makefiles
|
2014-01-26 23:20:24 +01:00 |
|
Adam Dunkels
|
5f3fe7f7c7
|
Updated include paths for the moved files under net/
|
2014-01-26 23:20:23 +01:00 |
|
Adam Dunkels
|
06c83ffb91
|
Moved IPv4 files into the net/ipv4 module
|
2014-01-26 23:20:21 +01:00 |
|