mirror of https://github.com/ARMmbed/mbed-os.git
45e24d4682
Two cascading copy-paste errors stopped this working: * PPPCellularInterface::get_gateway() called nsapi_ppp_get_ip_address(); * nsapi_ppp_get_gateway() called the interface's get_netmask(). First bug has always been there - second one was introduced in 5.9. AT_CellularNetwork currently lacks calls to get both netmask and gateway - this patch would be needed for that when added. |
||
---|---|---|
.. | ||
generic_modem_driver | ||
onboard_modem_api.h |