mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-03 22:06:22 +00:00
6 lines
264 B
Plaintext
6 lines
264 B
Plaintext
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.
|