summaryrefslogtreecommitdiffstats
path: root/libqdb/abstractconnection.cpp
diff options
context:
space:
mode:
authorKari Oikarinen <kari.oikarinen@qt.io>2017-03-21 13:56:36 +0200
committerKari Oikarinen <kari.oikarinen@qt.io>2017-05-02 13:30:59 +0000
commit1893ea57fb31d51c64c20c3376659f9d6a2ea4cf (patch)
tree60b662e530c939ab4cfcf3b470b8e86917b0aafd /libqdb/abstractconnection.cpp
parent842e0c9a9e95c7e8b0b02791f620fd859477d2e1 (diff)
Reuse network configurations set on device if possible
Don't allow reconfiguring the network on the device without a reset in between. It wouldn't lead to a working configuration, since the host has already gotten an IP from the existing configuration at this point. But if the already configured network happens to be free, use it. This allows devices to work keeping the same address even if host qdb is restarted. This doesn't guard against the possibility that the existing configuration conflicts with a network already in place. But telling apart that situation would be too difficult: How to tell whether the network is the device or something else? In that case the user just has to replug the device. Then it will pick an unused subnet. Task-number: QTBUG-59451 Change-Id: I10c948713736dd79442265ac6a590b8a7cf8345a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'libqdb/abstractconnection.cpp')
0 files changed, 0 insertions, 0 deletions