osd-contiki/platform/minimal-ppp
2007-04-11 00:25:38 +00:00
..
clock.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
contiki-conf.h Made endianess configuration actually work. 2007-04-11 00:25:38 +00:00
contiki-main.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
ctk-arch.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
leds-arch.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
Makefile Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
Makefile.minimal-ppp Removed unnecessary directory reference. 2007-04-10 21:02:59 +00:00
ppp-arch.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
ppp_arch.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
README Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00

When ./contiki is started, it will open a pty and connect its internal pppd
daemon to it.
The host side of the pppd process will assign an IP number to the contiki
interface, that means that it is not necessary to "ping" the contiki interface
to give it a number.