KDE Community

networkmanager-qt: Add bridge-port, match and tc 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 ip-tunnel 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-bridge-port.html https://developer.gnome.org/NetworkManager/stable/settings-match.html https://developer.gnome.org/NetworkManager/stable/settings-tc.html

Task tags

  • networkmanager
  • qt
  • c++

Students who completed this task

pranav

Task type

  • code Code
close

2018