mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 23:40:10 +01:00
If things happen just right, where a bond is the first device to use IPv6 and thus has the only reference to the NMIP6Manager, and the RTM_NEWROUTE event comes in and triggers manager_request_ip6_info() but then the device is removed by 'rmmod bonding', the call to manager_request_ip6_info() could be dangling after the IP6Manager has been disposed. Fix that. |
||
|---|---|---|
| .. | ||
| nm-ip6-manager.c | ||
| nm-ip6-manager.h | ||