Home
last modified time | relevance | path

Searched hist:a3f7532004bb817a8d051851d4b3a2c8385f65a7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-webui/app/configuration/controllers/
H A Dnetwork-controller.jsdiff a3f7532004bb817a8d051851d4b3a2c8385f65a7 Tue Jul 10 17:06:02 CDT 2018 Gunnar Mills <gmills@us.ibm.com> Keep the selected interface

If given 2 network interfaces: eth0 and eth0_60 (a VLAN interface),
and eth0_60 is selected a "cancel" of the form would result in eth0
being selected. Fixed this by moving getNetworkInfo() to a function
and calling it on a cancel. Also, call this new function after a
successful network set (a temporary fix).

Tested: The above case keeps eth0_60 selected.
Change-Id: I136ca1030cbbb053ca3b96241197c56488204dfd
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>