1.286 nm_deactivate_device bug



Scenario: connect wireless, switch to wired. At the t1 time, NM tries to renew the wireless address. The wireless device should have been deactivated by the function nm_device_deactivate.

In function nm_device_deactivate, the call to

g_source_remove (dev->renew_timeout)

is returning a 0 which means it fails and so renewal events continue to occur.

--
Bill Moss
Professor, Mathematical Sciences
Clemson University




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]