mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-08 08:05:26 +00:00
75f04995a9
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. |
||
---|---|---|
.. | ||
clock.c | ||
compiler.h | ||
debug.c | ||
debug.h | ||
delay.c | ||
delay.h | ||
eeprom.c | ||
flash.c | ||
flash.h | ||
lanc111.c | ||
rs232_atmega128.h | ||
rs232.c | ||
rs232.h | ||
rtl8019-drv.c | ||
rtl8019-drv.h | ||
rtl8019.c | ||
rtl8019.h | ||
rtl8019dev.c | ||
rtl8019dev.h | ||
rtlregs.h |