Searched hist:de2da859cb4d8e8bbdb4470794ffbf7198de4812 (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | network-controller.js | diff de2da859cb4d8e8bbdb4470794ffbf7198de4812 Tue Oct 08 17:16:36 CDT 2019 Derick Montague <derick.montague@ibm.com> Fix invalid gateway toast message
Add check for gateway value before testing if the string is valid. The backend seems to handle an empty gateway the same as sending 0.0.0.0. When the GET call is made after sending 0.0.0.0 as the gateway value, the response returns an empty string. This field seems to be an override for the default gateway input for the interface.
Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: Id6a5575e73a7c8adfff052c89bb4e8ca986d45f9
|