mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-18 12:05:11 +00:00
a22d2ecfef
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. |
||
---|---|---|
.. | ||
dev | ||
net | ||
contiki-conf.h | ||
contiki-esb.h | ||
contiki-main.c | ||
contiki-main.h | ||
display.c | ||
display.h | ||
ether.c | ||
ether.h | ||
init.c | ||
init.h | ||
loader-arch.h | ||
main.c | ||
Makefile.netsim | ||
netsim-init.c | ||
node-id.h | ||
node.c | ||
node.h | ||
nodes.c | ||
nodes.h | ||
random.c | ||
random.h | ||
sensor.c | ||
sensor.h | ||
symbols.c |