osd-contiki/platform/minimal-ppp
2006-08-15 14:46:33 +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 Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +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 Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +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.