Yu Watanabe
9e2bbf9915
network: make Link and NetDev always have the valid poiter to Manager
...
c4397d94c3 introduces
link_detach_from_manager() and netdev_detach_from_manager(), and they
set Link::manager or NetDev::manager NULL.
But, at the time e.g. link is removed, hence link_drop() is called,
there may be still some asynchronous netlink call is waiting, and
their callbacks hit assertion.
This make {link,netdev}_detach_from_manager() just drop all references
from manager, but keep the pointer to manager.
Fixes #11411 .
2019-01-15 14:48:53 +01:00
..
2018-11-22 10:54:38 +01:00
2018-12-01 12:50:45 +01:00
2019-01-12 16:02:26 +01:00
2018-11-22 10:54:38 +01:00
2018-11-26 14:08:46 +01:00
2019-01-15 08:12:28 +01:00
2018-11-22 10:54:38 +01:00
2019-01-15 08:12:28 +01:00
2018-12-14 08:22:54 +01:00
2018-11-22 10:54:38 +01:00
2019-01-03 11:32:40 +09:00
2019-01-15 08:12:28 +01:00
2019-01-15 08:12:28 +01:00
2018-12-12 21:58:00 +01:00
2018-12-12 21:58:00 +01:00
2018-12-14 08:22:54 +01:00
2018-11-22 10:54:38 +01:00
2018-11-22 10:54:38 +01:00
2018-12-02 13:22:29 +01:00
2018-11-22 10:54:38 +01:00
2018-12-14 08:22:54 +01:00
2019-01-07 17:50:39 +01:00
2018-12-15 12:06:44 +01:00
2018-12-17 09:27:21 +01:00
2018-12-12 21:58:00 +01:00
2018-12-20 11:37:41 +01:00
2018-11-22 10:54:38 +01:00
2018-12-17 11:29:58 +01:00
2018-11-20 18:40:02 +01:00
2018-11-22 10:54:38 +01:00
2018-12-21 13:43:20 +01:00
2018-11-22 10:54:38 +01:00
2019-01-15 08:12:28 +01:00
2019-01-15 08:12:28 +01:00
2018-12-30 04:01:10 +09:00
2019-01-15 08:12:28 +01:00
2019-01-12 16:02:26 +01:00
2019-01-15 08:12:28 +01:00
2018-12-04 16:19:02 +01:00
2019-01-10 15:59:13 +01:00
2019-01-08 23:26:07 +01:00
2018-11-22 10:54:38 +01:00
2018-11-20 18:40:02 +01:00
2018-11-29 21:03:44 +01:00
2019-01-15 14:48:53 +01:00
2018-11-22 10:54:38 +01:00
2018-12-12 20:47:40 +01:00
2019-01-10 21:23:14 +01:00
2019-01-10 21:23:14 +01:00
2019-01-10 21:23:14 +01:00
2019-01-10 21:23:14 +01:00
2018-12-01 12:50:45 +01:00
2018-11-22 10:54:38 +01:00
2018-12-14 08:22:54 +01:00
2018-12-01 12:50:45 +01:00
2018-11-22 10:54:38 +01:00
2018-12-12 21:58:00 +01:00
2018-12-18 14:47:44 +01:00
2019-01-15 08:12:28 +01:00
2018-12-17 13:50:51 +01:00
2018-11-26 14:08:46 +01:00
2018-12-12 21:58:00 +01:00
2019-01-15 08:12:28 +01:00
2019-01-03 14:43:15 +01:00
2019-01-04 12:37:25 +01:00
2018-11-22 10:54:38 +01:00
2018-12-01 12:50:45 +01:00
2018-12-16 21:01:39 -08:00
2018-12-12 21:58:00 +01:00
2018-12-18 14:35:00 +01:00
2019-01-12 16:02:26 +01:00
2018-12-03 17:59:44 +01:00
2018-12-12 21:58:00 +01:00
2019-01-12 16:02:26 +01:00
2018-11-23 06:22:30 +09:00
2018-12-12 20:49:04 +01:00
2019-01-08 23:26:07 +01:00
2018-12-12 16:45:33 +01:00
2018-11-22 10:54:38 +01:00
2019-01-15 13:58:45 +01:00
2018-11-23 06:22:30 +09:00
2018-11-23 06:22:30 +09:00
2018-12-04 09:29:54 +01:00
2018-12-13 08:30:20 +01:00
2018-12-12 21:58:00 +01:00
2018-11-29 21:03:44 +01:00