osd-contiki/doc
oliverschmidt 080ecc5488 Changed packet drivers from services to plain processes.
Now tcpip_output() is a function pointer that is supposed to be set via the macro tcpip_set_outputfunc(). Packet drivers do so on process startup.

Thus if there are several packet drivers in a Contiki system the one started last is the one actually used. This behaviour is especially useful for the 'IP forwarding' "meta" packet driver.
2007-05-21 22:29:13 +00:00
..
html Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
build-system.txt Added documentation of the Contiki build system 2006-10-02 22:04:09 +00:00
code-style.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
code-style.txt Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
contiki-mainpage.txt Documentation updates 2007-04-02 18:07:10 +00:00
dev.txt Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
Doxyfile Documentation fixes 2007-03-29 23:18:47 +00:00
example-list.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
example-packet-drv.c Changed packet drivers from services to plain processes. 2007-05-21 22:29:13 +00:00
example-pollhandler.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
example-program.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
example-psock-client.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
example-psock-server.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
examples.txt Changed packet drivers from services to plain processes. 2007-05-21 22:29:13 +00:00
lib.txt Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
Makefile New documentation location 2007-03-25 21:55:35 +00:00
mem.txt Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
net.txt Documentation updates 2007-04-01 18:20:41 +00:00
platform.txt Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
pt-doc.txt Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
rime-doc.txt Documentation fixes 2007-03-29 23:18:47 +00:00
sys.txt Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
uip-doc.txt Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00