mirror of https://github.com/ARMmbed/mbed-os.git
In case of carrier lost, we would like to inform PPP data pump. That involved setting up link status flag down semaphores. mbed_lwip_bringup() and mbed_lwip_bringdown() had been Ethernet specific only. We extend these routines to support PPP as well. Currently we support only one interface at a time. However, future enhancement to multi interface support should be trivial. |
||
---|---|---|
.. | ||
TESTS/mbedmicro-net | ||
lwip-interface |