mbed-os/features/FEATURE_LWIP
Hasnain Virk 87a4580e5f Bug fixes & state machine corrections
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.
2017-05-31 15:02:11 +03:00
..
TESTS/mbedmicro-net Reduce test overhead in preparation for CMSIS 5 2017-05-14 19:25:19 -05:00
lwip-interface Bug fixes & state machine corrections 2017-05-31 15:02:11 +03:00