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 746066 - [PATCH] [review] I often loose IPv4 address when activating a connection with IPv6 and IPv4
[PATCH] [review] I often loose IPv4 address when activating a connection with...
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: IP and DNS config
unspecified
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks: nm-review
 
 
Reported: 2015-03-12 06:19 UTC by Lubomir Rintel
Modified: 2015-03-13 08:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH 1/2] device,refactor: move nm_device_queued_ip_config_change_clear() (1.47 KB, patch)
2015-03-12 06:19 UTC, Lubomir Rintel
none Details | Review
[PATCH 2/2] device: unschedule ip update if we just scheduled ip configuration (1.03 KB, text/plain)
2015-03-12 06:19 UTC, Lubomir Rintel
  Details

Description Lubomir Rintel 2015-03-12 06:19:04 UTC
Created attachment 299150 [details] [review]
[PATCH 1/2] device,refactor: move  nm_device_queued_ip_config_change_clear()

See $subj.
Comment 1 Lubomir Rintel 2015-03-12 06:19:49 UTC
Created attachment 299151 [details]
[PATCH 2/2] device: unschedule ip update if we just scheduled ip  configuration
Comment 2 Thomas Haller 2015-03-12 10:03:15 UTC
(In reply to Lubomir Rintel from comment #0)
> Created attachment 299150 [details] [review] [review]
> [PATCH 1/2] device,refactor: move  nm_device_queued_ip_config_change_clear()
> 
> See $subj.

can it have the word "trivial" in the subject line?


otherwise LGTM
Comment 3 Lubomir Rintel 2015-03-13 08:23:01 UTC
2e99ddb device: unschedule ip update if we just scheduled ip configuration
a772fde trivial: move nm_device_queued_ip_config_change_clear()