cli: process slave parameters after the rest of the settings are set up
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 21 Apr 2015 14:53:36 +0000 (16:53 +0200)
committerLubomir Rintel <lkundrak@v3.sk>
Sun, 12 Jul 2015 13:45:23 +0000 (15:45 +0200)
commit00e0fffea221705393637d038dc61ccbc15c3585
tree131659c9e75fa120ef1cf5069516da18352aab4f
parent63413e1cc6b13095b8f799579b229cac9c91c8c1
cli: process slave parameters after the rest of the settings are set up

This separates setup of the master & slave type and addition of the wired
settings for "bond-slave", "bridge-slave" and "team-slave" connection types
from processing of slave type specific options.

A follow-up commit will make it possible to specify master (and slave type) for
any connection, not relying on "-slave" types.
clients/cli/connections.c