KDE Community
networkmanager-qt: Add vxlan setting
NetworkManagerQt is a Qt wrapper for NetworkManager DBus API. Every connection has a configuration consisting from few specific setting types.
Example: Wireless connection
- connection setting (general setting used by all connections)
- ipv4 setting
- ipv6 setting
- wireless setting
- wireless security setting
Your task is to implement vxlan setting. You can take inspiration from the rest of already implemented setting types. You also need to write a simple test for the setting you implemented to verify your work is correct.
Links: https://developer.gnome.org/NetworkManager/stable/settings-vxlan.html
Task tags
Students who completed this task
triplequantum