Added ovs-patch and ovs-port setting according to:
https://developer.gnome.org/NetworkManager/stable/settings-ovs-patch.html https://developer.gnome.org/NetworkManager/stable/settings-ovs-port.html
Details
Details
- Reviewers
jgrulich - Commits
- R282:15670b62146f: ovs-patch and ovs-port setting
Diff Detail
Diff Detail
- Repository
- R282 NetworkManagerQt
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
src/settings/ovspatchsetting.cpp | ||
---|---|---|
74 | Remove this space. | |
src/settings/ovspatchsetting.h | ||
30 | Move this please out of the header file and copy these defines to your test. | |
src/settings/ovsportsetting.h | ||
29 | Same with these defines. Move them ouf of the header. | |
src/settings/setting.cpp | ||
129 | I already added this missing break when pushing one of your changes. |