After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 779794 - Support reapply of more properties
Support reapply of more properties
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks: nm-review
 
 
Reported: 2017-03-09 09:18 UTC by Beniamino Galvani
Modified: 2017-03-09 21:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Beniamino Galvani 2017-03-09 09:18:18 UTC
At the moment we can only reapply to active connections the IP configuration, some connection properties (metered, firewall zone) and specific bond options.

Let's add support for other settings and properties.
Comment 1 Beniamino Galvani 2017-03-09 09:22:44 UTC
Branch bg/reapply-more-bgo779794 allows reapply of the following properties:

 - ethernet.{speed,duplex,auto-negotiate,wake-on-lan,wake-on-lan-password}
 - connection.lldp
 - {ethernet,ip-tunnel,wifi}.mtu
 - proxy.*

Please review.
Comment 2 Thomas Haller 2017-03-09 09:37:01 UTC
lgtm, very nice!