network: introduce network_verify()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 19 Feb 2019 03:36:15 +0000 (12:36 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 19 Feb 2019 21:12:54 +0000 (06:12 +0900)
commit0321cea7b7ff9778c2bb1a8ed5d3b5fa0f9a554b
treece5ab7d82ce09f702383407ebd7c1df5a6dec770
parent41f62accad7b50b64827cd32065d626a211e20cb
network: introduce network_verify()

Some settings cannot set simultaneously. Let's warn and drop
incompatible settings.

Currently, it is not comprehensive. But this may be a good first step.
src/network/networkd-network.c