oliverschmidt 5f3296e943 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-20 21:29:39 +00:00
..
2007-04-01 18:20:41 +00:00
2007-05-15 08:05:52 +00:00
2007-05-13 15:14:48 +00:00
2007-03-21 23:19:52 +00:00
2007-04-30 09:51:51 +00:00
2007-03-29 22:21:56 +00:00
2007-04-30 15:19:21 +00:00
2007-04-30 15:19:21 +00:00
2007-04-04 11:37:20 +00:00
2007-04-04 11:37:20 +00:00